Skip to content

A generic project structure to dockerize Laravel application for production environments

Notifications You must be signed in to change notification settings

codexdevelopment-it/dockerized-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized-Laravel

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

Requirements for deploy

apt install rsync acl

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)

About

A generic project structure to dockerize Laravel application for production environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published