Skip to content

Instantly share code, notes, and snippets.

View Jzhuonan's full-sized avatar

Allen Jzhuonan

  • Chengdu . China
View GitHub Profile
@Jzhuonan
Jzhuonan / _ide_helper.php
Created July 13, 2018 09:18 — 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.5.13 on 2017-09-28.
*
* @author Barry vd. Heuvel <barryvdh@gmail.com>
* @see https://github.com/barryvdh/laravel-ide-helper
*/
namespace {
exit("This file should not be included, only analyzed by your IDE");