Open angular-tools opened 6 years ago
You can use single slash instead of double. And it will work. But... maybe it should be fixed too...
Thank you so much! It works like a charm now :)
reopen because of fixing:
use single slash instead of double
Some routes defined in web.php are like this:
So while I can easily navigate to Controller without any namespace declarations using Ctrl+Click, it doesn't work with above routes (for controllers with a namespace)? Is there a way to enable it somehow?
Thanks