Hello Gireesh,
You need to register a route with that name to use it, see the documentation about named routes: https://laravel.com/docs/8.x/routing#named-routes
Another important point: you have your debug enabled on a public available site. That is strongly not recommended because you have a change to leak sensitive information see: https://laravel.com/docs/8.x/configuration#debug-mode
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community