Posts Learn Components Snippets Categories Tags Tools About
/

PhpStorm Plugin For Laravel Developer

Get the Laravel plugin on PhpStorm for better laravel development

Created on Aug 04, 2021

285 views

For better Laravel development in PhpStorm there's a community plugin by Daniel Espendiller which is called Laravel. This plugin provides many features such as auto code completion, resources reference, detect route name and etc.

Having this plugin installed is very handy and not only it saves you a ton of time but also makes you more productive. To install it just follow the 3 steps below.

Installation Guide
  1. Open PhpStorm preference / Settings 
  2. Visit the Plugin Tab
  3. Search for "Laravel" and install

Features
The available features can be found below but the plugin itself has regular updates so you can expect more features to be introduced in the future.
  • PHP/Route: Controller completion and goto
  • PHP/Route: Router::resource references
  • PHP/Route: detect route names on "as" key
  • PHP/View: completion and goto for view templates
  • PHP/Config: "providers" class array completion
  • PHP/Config: Config key indexer, completion, and goto
  • PHP/Translation: Translation key indexer, completion, and goto
  • PHP: Service dic
  • Blade: extends, include, and PHP usage linemarker
  • Blade: section, yield, stack overwrite and implements linemarker
  • Blade: Improvements in Blade template name completion and navigation
  • Blade: trans directive
  • Template: Index for Php usage

If you like our tutorial, do make sure to support us by being our Patreon or buy us some coffee ☕️

Load comments for PhpStorm Plugin For Laravel Developer

)