Running Laravel on Docker is really easy with Kool
In just 3 simple steps, you can use Kool CLI's kool create
command to start a new Laravel application running in a local Docker environment. Kool is an open source dev tool that makes using Docker for local development a lot easier.
Before you start, if you haven't done so already, you need to install Docker and Kool CLI.