Create Blade Component as suggestion
In a laracast the guy is hitting alt+enter and clicking "Create blade component". See:
However, when I hit alt+enter, I don't see this suggestion.... See:
We are using the same code.
At Settings > PHP > Blade > I've selected "Use default settings".
How do I enable this suggestion to automatically create the blade component?
Please sign in to leave a comment.
It seems to be coming from the Laravel Idea plugin: https://laravel-idea.com/docs/generation
It is! Thanks!