Blade
Completions
Tag components
Laravel 7 introduced Blade tag components. Laravel Idea provides full support for them and BladeX package since 2.3 version. Component tag completion:
Parameters:
GoTo component declaration(class or view file):
Inject PHP language for :attributes:
Go to declarations
Laravel Idea provides a lot of "Go to declaration" features. Ctrl-B or ⌘N. Example:
Find usages
This marker can be used to find all usages of the view file: