Skip to content

Build laravel development environment with docker-compose.

License

Notifications You must be signed in to change notification settings

m2wasabi/docker-laravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-laravel

License Stars Issues Forks

Introduction

Build laravel development environment with docker-compose.

Usage

Container structure

├── app
├── web
└── db

app container

web container

  • Base image

db container

About

Build laravel development environment with docker-compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 61.1%
  • Dockerfile 38.9%