/laravel-docker

Creating a Laravel Docker environment for local development.

Primary LanguageDockerfile

Laravel-docker project

This project is a local dev environment based on the Docker.

It includes these services:

  1. MySQL database
  2. Mailcatcher for email tests
  3. NoSQL database Redis
  4. phpMyAdmin administration tool
  5. PHP-FPM-7.*
  6. NGINX Web-server
  7. Node.js

Quick start

see how to use