Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 465 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 465 Bytes

#laravel4-phpstorm-helper

Provides Laravel 4 auto-completion and code intelligence support for the Jetbrains PhpStorm IDE.

##Installation

Copy _ide_helper.php into your app/ directory.

Note: If you want to place the _ide_helper.php in another location (outside the Laravel application root), you will need to add the location in your PhpStorm Project Settings > Directories.