Skip to content

Instantly share code, notes, and snippets.

View emilsundberg's full-sized avatar

Emil Sundberg emilsundberg

View GitHub Profile
<?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>
*/
namespace {
die('Only to be used as an helper for your IDE');
}