Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 453 Bytes

File metadata and controls

20 lines (12 loc) · 453 Bytes

This package: minimum-package

This project is a bare minimum to aid building composer packages for Laravel framework

Author

Halpdesk

To test with docker

Clone the php-projects-docker project and move it to the same level as the root folder of this project.

If your current working directory is this folder, run:

    cd ..
    git clone git@github.com:halpdesk/php-projects-docker.git

To run all the tests, run ./test.run