-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I make a view inside the views folder (like always), and call it "foo.blade.php".
Then in my web.php, I do:
return views('foo');
and if I try to ctrl click it, it doesn't work - it's not underlined, not going into the view, etc.
I'm on windows 10.
If you need additional info, I'll try to provide it.
I basically installed this:
https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel-extension-pack
then noticed many doesn't work, so I uninstalled them all and installed them individually - same result.
The app (when it's running) shows the right view, so it should work.
Metadata
Metadata
Assignees
Labels
No labels