This is an experimental dev/test/prod environment for laravel. This environment only supports HTTP for now, might includes support for HTTPS in the future commit.
git clone
this project and put into your laravel projectcd docker
- change related
DB_*
placeholders to your preferences docker-compose up -d
- done