Quick laravel-docker stack which comes with php 7.4, nginx, mariadb, redis and metabase.
- Install docker
- Place all three files into your laravel root directory
- Run
docker-compose upordocker-compose up -dto run it in the background - Open your laravel project at http://localhost - metabase is at http://localhost:3000
- If the laravel app is not working, connect to the container with
docker exec -it lara-php bashand adjust the folder permissions accordingly to laravel docs.
If there are any other issues, contact me on twitter @lostdesign or discord at lost#0001 or https://discord.gg/devcord