Easy way to automatic generate Nginx configuration file for Laravel and Symfony framework.
git clone https://github.com/sa3dwi/Nginx-configuration-bash.git
cd Nginx-configuration-bash
sh laravel5.sh example.com
sh symfony3.sh example.com
sh symfony4.sh example.com
This script is a 100% free and open source project. The source code is publicly available on GitHub.com. If you want to contribute to the development, simply fork the project, hack the code and send pull requests with your updates.