The main idea of this project is to use docker and docker-compose to run a laravel application successfully with:
- Nginx
- Mysql
- Redis
- PHP-FPM
When downloading the image from the link below and running docker-compose up -d
you will see 4 containers up.