
License Server (FLS) is a Java-based application to manage JetBrains product licenses within your company network. Just like Blade, we have also been improving our Twig support.Try License Vault, our new cloud service for license distribution! Hosted by JetBrains, License Vault doesn't require installation and can be accessed from any device with an internet connection. We plan to continue improving our Blade template engine support. You can see the full list of fixed issues in our issue tracker.

You can now also import namespaces in your blade files, instead of always having to use FQCNs: As the result, you’ll get much better code completion in your Blade files: Namespace imports with autocompletion 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. Better psalm and generic annotation support.Improved support for autocompletion in Blade templates.

Let’s dive in! What’s new? Frameworks and languages You can download PhpStorm 2022.1 here and read through this post to learn about all the new features and improvements inside. This new major PhpStorm release includes improved Blade and Twig support, added functionality to docblock type annotations and attributes, a bunch of new and useful inspections, several improvements to the editor, and more.
