

In PhpStorm 2022.1, we’ve significantly reworked how the IDE handles Blade templates. It caused many issues, such as losing code completion:

Previously, PhpStorm treated every code block in Blade templates as an independent scope.


In PhpStorm 2022.1, we’ve significantly reworked how the IDE handles Blade templates. It caused many issues, such as losing code completion:
Previously, PhpStorm treated every code block in Blade templates as an independent scope.