Skip to content

Instantly share code, notes, and snippets.

View worldwayii's full-sized avatar
🏠
Working from home

Chukwuma Elui worldwayii

🏠
Working from home
View GitHub Profile
@worldwayii
worldwayii / _ide_helper.php
Created February 22, 2022 20:47 — 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");