Skip to content

tonyyb/docker-laravel-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker images for Laravel development

Github Workflow

Requirements

These images requires Docker and Docker Compose.

Installation

  1. Copy docker-compose.yml file to your laravel project root path, and edit it according to your needs ;

  2. Copy content of .env.example file and put it into your laravel .env file with desired values ;

  3. From your project directory, start up your application by running:

docker-compose up

Docker Images

These docker images are configured in docker-compose.yml file. You can comment or uncomment some services according to your project.

Contributing

Contributions are welcome! Leave an issue on Github, or create a Pull Request.

Licence

This work is under MIT licence.

About

Docker + Nginx images for Laravel development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •