В PhpStorm 2022.1 добавлена расширенная поддержка шаблонов Blade.
Плюс исправлено множество проблем:
• WI-37741 AutoCompletion of PHP Variables in Blade
• WI-34830 Blade: support namespaces in php
• WI-64460 Blade: missing completion for methods inside tags if there is php block ()
• WI-64463 Blade: two consecutive @php fragments are merged together and produce “expected: expression” warning “expected: expression” warning
• WI-31196 Blade: wrong formatting with html comments
• WI-40358 Blade: @section inside @if block throws “Directive is not closed”
• WI-64594 Blade: support @js directive