Skip to content

Easy way to generate Nginx configuration file for Symfony3, Laravel5

Notifications You must be signed in to change notification settings

sa3dwi/Nginx-configuration-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Nginx configuration bash script

Easy way to automatic generate Nginx configuration file for Laravel and Symfony framework.

Clone this repo

git clone https://github.com/sa3dwi/Nginx-configuration-bash.git
cd Nginx-configuration-bash

Generate Laravel5 configuration file

sh laravel5.sh example.com

Generate symfony3 configuration file

sh symfony3.sh example.com

Generate symfony4 configuration file

sh symfony4.sh example.com

Contribute to the development

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.

About

Easy way to generate Nginx configuration file for Symfony3, Laravel5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages