Navigate > Class not showing any classes
In my Laravel project, the PHPStorm is not finding any classes of the classes when using Navigate > Class. It worked correctly for months up until today, when I happened to notice it. For example, the class "model" shows nothing (see image). Only a few classes will show up - some of which I have created and others which I do not recall using.
请先登录再写评论。
Hi there,
Please use "File | Invalidate Caches..." and restart IDE if you have not tried it yet -- should help in such situations.