How To Containerize a Laravel Application for Development with Docker Compose on Ubuntu 18.04
In this guide, we’ll use Docker Compose to containerize a Laravel application for development. When you’re finished, you’ll have a demo Laravel application running on three separate service containers.