Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narven/docker-laravel-nginx-mysql-template
Laravel, Nginx, MySQL running on Docker (TEMPLATE) ready to go
https://github.com/narven/docker-laravel-nginx-mysql-template
docker docker-compose laravel-framework mysql nginx project template
Last synced: 7 days ago
JSON representation
Laravel, Nginx, MySQL running on Docker (TEMPLATE) ready to go
- Host: GitHub
- URL: https://github.com/narven/docker-laravel-nginx-mysql-template
- Owner: Narven
- Created: 2020-08-13T22:14:25.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2020-08-14T12:34:56.000Z (over 4 years ago)
- Last Synced: 2024-11-19T02:58:01.498Z (2 months ago)
- Topics: docker, docker-compose, laravel-framework, mysql, nginx, project, template
- Language: PHP
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-laravel-nginx-mysql-template
> This is a template that uses Docker, Laravel, Nginx, MySQL ready to go
## Run
`docker-compose up -d`
Open in browser `http://localhost:8080`