You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: