

Using the Laravel plugin and the Laravel IDE helper, we can further extend PhpStorm’s support for Laravel applications. Support for artisan, the command line tool for Laravel developers, is baked into PhpStorm as well. Last summer, we introduced support for Blade, the template language used by Laravel. It is built on top of several Symfony components, and provides a development framework that makes common tasks such as authentication, routing, sessions and caching much easier to implement.

Lots of PHP developers create their applications using Laravel, a free, open source PHP web application framework.
