Hello @atif-bashir-1998 Where do you get the error?
The error you show looks like it is about javascript while the routing is part of Laravel.
This error is not regarding the route, it's basically a javascript problem. can you please show the javascript error?
Or you can set the locale in provider.
@tvbeek you are right this is a javascript error. I was trying to access the locale of the app. I was trying to use laravel's app->getLocale()
inside vue component
tvbeek liked this reply
@skynet-technologies I have added the javascript error message here. I think the issue was because of my misunderstanding. I tried to use laravel's app->getLocale()
inside vue component
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community