A generic project structure to easily dockerize Laravel application for local and production environments.
apt install rsync acl
- Execute the following command to create a new dockerized-laravel project or to install it in an existing project.
bash <(curl -s https://raw.githubusercontent.com/codexdevelopment-it/dockerized-laravel/main/configure-app.sh)