When I was try to deploy my laravel application in my subdomain
Main page working fine
But when I load other root then getting 404 nginx error
But the code working perfectly fine in localhost
Earlier have laravel 5 option url reroute
That time application working good
Now have some routing issue