Laravel Forge, where are the rewrite rules?
If you are using Laravel Forge and want to have a debug at a site’s rewrite rules, this is their location:
/etc/nginx/forge-conf/mysite.com/server/redirect_rules.conf
Notes
- Don’t change them manually; use Forge.
- Remember to restart Nginx if your changes are not reflected.