server app application laravel with nginx and mysql by docker compose
note : after cloning project you need to create a folder named dbdata to keep database data alive durring restarting container or sth
this folder is a volume which is mentioned in docker-compose.yml in db section.