Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh install, not working for some reason. #73

Open
rust-floppy opened this issue Feb 28, 2024 · 2 comments
Open

Fresh install, not working for some reason. #73

rust-floppy opened this issue Feb 28, 2024 · 2 comments

Comments

@rust-floppy
Copy link

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.

@codingyu
Copy link
Owner

codingyu commented Mar 2, 2024

The extension may not have been successfully activated,

Is the project on the local?

@rust-floppy
Copy link
Author

Yes, it is local.

VSCode's extension tab says it's activated/enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants