/laravel-docker-dev

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

Primary LanguagePHP

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.