# laravel4-phpstorm-helper **Repository Path**: yaowenqiang/laravel4-phpstorm-helper ## Basic Information - **Project Name**: laravel4-phpstorm-helper - **Description**: Laravel 4 IDE Helper for Jetbrains PhpStorm - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #laravel4-phpstorm-helper Provides **Laravel 4** auto-completion and code intelligence support for the **Jetbrains PhpStorm** IDE. ![](http://i.imgur.com/Lf4En.png) ![](http://i.imgur.com/WFC2T.png) ##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`.