-
Clone your fork into the ~/Sites/laravel folder
git clone git@github.com:esetnod32-russia/eset-laravel.git . -
Install Docker on the local machine (Windows - https://docs.docker.com/compose/install/) for (MacOs - https://docs.docker.com/compose/install/) for (Linux - https://docs.docker.com/compose/install/)
-
Move to
cd eset-laravel -
Then running the following command
сp .env.example .env -
If it works on successfully, running following command
composer install -
Then running the following command
docker-compose -
If doesn't work on
docker-composecheck your local Docker else running the following commanddocker-compose up -d -
If is ok, running the following command
docker ps -
You should see three Docker containers, it means You are on your way xxD
-
Then running the migrations
php artisan migrate -
Please check your local-host http://127.0.0.1/ as usual port-80
-
Notifications
You must be signed in to change notification settings - Fork 0
Laravel Framework in Docker
License
esetnod32-russia/eset-laravel-docker-boilerplate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Laravel Framework in Docker
Topics
Resources
License
Contributing
Stars
Watchers
Forks
Packages 0
No packages published