- Docker https://www.docker.com/
- Docker compose https://docs.docker.com/compose/
- Make
sudo make install
make up
Access http://localhost:8080
make upstop then start containersmake downstop then remove containersmake php-bash-loginlogin to php containermake provision upstart containers then install the packages
Copy your project folders to source folder OR access to docker container and run the project setup commands.
That's it! Enjoy PHP project with Docker.