johnblackmore / laravel4-phpstorm-helper

Laravel 4 IDE Helper for Jetbrains PhpStorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

Laravel 4 IDE Helper for Jetbrains PhpStorm