In this video, I share what I consider to be the 3 best ways to run a PHP development environment on your local machine:
1. Using Docker and Docker Compose
2. Using Vagrant with Ansible or other automation tool
3. Using a simple Virtual Machine with Ubuntu LAMP / LEMP (VirtualBox only)
A few links to help you get started:
Docker Compose official docs: https://docs.docker.com/compose/
Installing Docker Compose on Ubuntu: https://www.digitalocean.com/communit...
Vagrant cookbook: https://leanpub.com/vagrantcookbook