Laravel code completion and navigation
PhpStorm comes with built-in support for the Laravel framework, which includes coding assistance features such as code generation, eloquent completion, and autocompletion for routes.
Laravel Idea settings in PhpStorm
Laravel support in PhpStorm is provided by the Laravel Idea plugin. The plugin now comes bundled with the IDE and does not require additional installation.
To access and configure Laravel-related settings in PhpStorm, open Settings (Ctrl+Alt+S) | Languages & Frameworks | Laravel Idea.

30 July 2025