How to edit Nginx configuration in Laravel Forge

There are basically two options to manage Nginx configuration with Laravel Fore. 1. Create custom Nginx template before adding a site In the Servers section of the Forge panel, you should select Nginx Templates menu option, then add your custom name to the configuration file. Then, change the template file according to your needs and […]