Learn how to setup Laravel project into Docker with NGINX as webserver and MariaDB as database, Laravel is a PHP framework and MariaDB is build on MySQL database, everything you need to setup 3 containers and run your Laravel project in Docker.