A generic project structure to easily dockerize Laravel application for local and production environments.
- Execute the following command to directly integrate this project structure into your Laravel project.
bash <(curl -s https://raw.githubusercontent.com/codexdevelopment-it/dockerized-laravel/main/configure-app.sh)