Last active
June 8, 2020 06:46
-
-
Save barryvdh/5227814 to your computer and use it in GitHub Desktop.
Laravel 4 IDE Helper; CodeIntel version, generated using https://github.com/barryvdh/laravel-ide-helper (With the sublime option)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* An helper file for Laravel 4, to provide autocomplete information to your IDE | |
* Generated with https://github.com/barryvdh/laravel-ide-helper | |
* | |
* @author Barry vd. Heuvel <[email protected]> | |
*/ | |
// This is now merged with: https://gist.github.com/barryvdh/5227822 | |
// The same format is used for phpStorm, netBeans and Sublime Text Codeintel! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just use https://gist.github.com/barryvdh/5227822