Skip to content

Orillian/idea-php-laravel-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Plugin for PHPStorm

Links

Installation

To install, go to Settings > Plugins and search for "Laravel Plugin".

Once installed, you must activate per-project by going to Settings > Laravel Plugin and clicking "Enable for this project".

Note Currently, you must install and use the Laravel IDE Helper in order for PHPStorm to know how to find the Laravel classes.

Current Features

  • PHP/Route: Controller completion and goto
  • PHP/Route: Router::resource references
  • PHP/View: completion and goto for view templates
  • PHP/Config: "providers" class array completion
  • PHP/Config: Config key completion and goto
  • Blade: extends and include linemarker
  • Blade: section overwrite and implements linemarker
  • Blade: Improvements in blade template name completion

TODO

  • Try to remove "IDE Helper Generator" deps
  • Require Symfony2 Plugin, to reduce duplicate code
  • Support multiple view namespaces
  • Support trans/transChoice translation syntax
  • Support yield directive in blade

Screenshots

alt text

About

Laravel Framework Plugin for PhpStorm / IntelliJ IDEA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%