-
Download and install docker in your system. Download here
-
Install composer here if you haven't
-
- In the
project/, rename.env.exampleto.env
- In the
-
Move to the root folder and run
cd projects && docker-compose up -d -
Go inside the docker container:
docker exec -it app sh -
Once inside, run
composer install && php artisan fresh && php artisan db:seed -
Open your browser and go to http://localhost:8000
-
Enjoy!
jsdecena/docker-php-lemp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|