PhpStorm
 
Get PhpStorm

Laravel

Last modified: 21 September 2022

Required plugins: Laravel + Laravel IDE helper, or Laravel Idea (paid), Blade (bundled).

Laravel is a free, open source PHP web application framework. It is built on top of several Symfony components, and makes common tasks such as authentication, routing, sessions and caching much easier to implement.

Before you start working with Laravel, make sure that either of the following plugins are installed and enabled:

Additionally, make sure Composer is installed on your machine and initialized in the current project as described in Composer dependency manager.

Watch this video to get a quick overview on Laravel support in PhpStorm: