docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.57k stars 6.64k forks source link

Add Laravel+Nginx+Mysql #417

Open titusfrezer opened 8 months ago

titusfrezer commented 8 months ago

Laravel is a widely used PHP framework, I recently published an article https://medium.com/@titofrezer2018/exploring-seamless-development-and-deployment-laravel-docker-and-ci-part-i-fa156bd46c60, which aims to show how to containerize laravel app using docker compose. I would like to integrate it to this repo.