Skip to content

Instantly share code, notes, and snippets.

View PYuen1029's full-sized avatar

Phillip Yuen PYuen1029

View GitHub Profile
@PYuen1029
PYuen1029 / _ide_helper.php
Last active September 19, 2015 17:23
Laravel 5 IDE Helper for Netbeans / PhpStorm / Sublime Text 3 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.2 (LTS) on 2015-06-18.
*
* @author Barry vd. Heuvel <barryvdh@gmail.com>
* @see https://github.com/barryvdh/laravel-ide-helper
*/
namespace {