Skip to content

Instantly share code, notes, and snippets.

@barryvdh
Last active June 8, 2020 06:46
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save barryvdh/5227814 to your computer and use it in GitHub Desktop.
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)
<?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 <barryvdh@gmail.com>
*/
// This is now merged with: https://gist.github.com/barryvdh/5227822
// The same format is used for phpStorm, netBeans and Sublime Text Codeintel!
@barryvdh
Copy link
Author

barryvdh commented Jun 6, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment