Learn how to run Laravel on Docker (using LaraDock)
Mahmoudz has a nice video tutorial on how to run Laravel on Docker (using LaraDock v2.2).
More details at:
https://github.com/LaraDock/laradock?utm_source=learninglaravel.net
LaraDock strives to make the development experience easier. It contains pre-packaged Docker Images that provides you a wonderful development environment without requiring you to install PHP, NGINX, MySQL, REDIS, and any other software on your local machine.
This post is submitted by our members. Submit a new post.
Tags: Tutorials Clips Sources Packages Laravel 5 Laravel 5.1 Laravel 5.2 Intermediate