Skip to content

Instantly share code, notes, and snippets.

View zshanjun's full-sized avatar

Zhang Shanjun zshanjun

View GitHub Profile
@zshanjun
zshanjun / _ide_helper.php
Created June 28, 2016 06:38 — 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.31 (LTS) on 2016-03-01.
*
* @author Barry vd. Heuvel <barryvdh@gmail.com>
* @see https://github.com/barryvdh/laravel-ide-helper
*/
namespace {