Where exactly do you see those invalid URLs? If they are generated in a view, you should show appropriate code from it.
How to Fix URL Errors in Laravel 10?
Please help anyone for Laracasts members.
I am a new user and just learning laravel....
Okay, let's get straight to the point of the problem I am facing regarding laravel.
I am using laravel 10. Previously my site was normal and there were no problems.
But after a few days, suddenly the category URL changed, not as usual. The error URL shows as follows: example.com/products/category/1 or example.com/products/category/2
While the correct URL on my site is: example.com/products/travels or example.com/products/weddings
That's the error on my site.
How do I fix it? Thanks to anyone who answers and hopefully someone can help solve this problem.
Thank you.
Please or to participate in this conversation.