Skip to content

Instantly share code, notes, and snippets.

View teguhteja's full-sized avatar

IB Teguh TM teguhteja

View GitHub Profile
@teguhteja
teguhteja / _ide_helper.php
Last active September 12, 2015 14:50 — forked from barryvdh/_ide_helper.php
Laravel IDE Helper for Netbeans / PhpStorm / Sublime Text 2 CodeIntel, generated using https://github.com/barryvdh/laravel-ide-helper
<?php
/**
* A helper file for Laravel 5, to provide autocomplete information to your IDE
* Generated for Laravel 5.1.1 (LTS) on 2015-06-11.
*
* @author Barry vd. Heuvel <barryvdh@gmail.com>
* @see https://github.com/barryvdh/laravel-ide-helper
*/
namespace {