kechankrisna / laravel-docker-dev

Empty Laravel 8 project w/docker files for a basic development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

About this repository

This repository makes use of the Laravel framework. It is a base project with limited modifications - it contains a /docker/ directory housing docker related files and includes a docker-compose.yaml. These are all the files required to start a basic Docker development environment using Nginx, PHP 8+, MySQL 8+, PhpMyAdmin and Mailhog.

Where to read more

You can find more information about how to get set up with Docker in a Laravel environment by reading the Medium article I have posted over here.

License

This repository is open-source, licensed under the MIT license.

About

Empty Laravel 8 project w/docker files for a basic development environment


Languages

Language:PHP 80.2%Language:Blade 18.0%Language:Shell 0.9%Language:JavaScript 0.6%Language:Dockerfile 0.4%