-
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!
-
Notifications
You must be signed in to change notification settings - Fork 7
jsdecena/docker-php-lemp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A dockerized php lemp stack
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published