Cannot Find Declaration To Go To In PHP Storm On Ubuntu


Answer :

My problem was that my whole vendor folder had somehow gotten ignored.

To check and fix, navigate to "File > Settings > Project Settings > Directories" and make sure that "vendor" is not excluded.

Sources: http://fuelphp.com/forums/discussion/3943/how-to-setup-code-completion-in-phpstorm


Please try to enable Laravel plugin:

Settings (Preferences) | Other Settings | Laravel Plugin | Enable Plugin for this Project

enter image description here

Or here:

Languages & Frameworks | Php | Laravel| Enable Plugin for this Project

enter image description here

As said on https://confluence.jetbrains.com/display/PhpStorm/Laravel+Development+using+PhpStorm


Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?