docker / awesome-compose

Awesome Docker Compose samples

Home Page:https://docs.docker.com/compose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proposal: Laravel framework sample with MySQL and PostgreSQL

hanieas opened this issue · comments

Hi everyone!
As you know Laravel is one of the most popular frameworks that can be deployed by the LEMP stack. I've done this example before with docker-compose with (Nginx, MySQL and PostgreSQL) and here is the repository, and I can add this sample here to help others to run Laravel easily and quickly.