Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 367 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 367 Bytes

Dockerized-Laravel

A generic project structure to easily dockerize Laravel application for local and production environments.

Usage

  1. 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)