#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 PhpStormProject Settings > Directories
.