How to run Laravel application and connect other services (MySql) using Docker.
Now Imagine your colleagues may want to run your Laravel app on their local machine, they will be required to install all PHP/Laravel dependencies and extensions in their local. Now, this is where Docker comes in, using Docker, it’ll be much easier f...
quietnoisemaker.hashnode.dev4 min read