Added helper file

This commit is contained in:
Barry
2013-03-11 14:16:37 +01:00
parent c003b377de
commit 7c8514ac51
5 changed files with 749 additions and 57 deletions
+13
View File
@@ -13,6 +13,19 @@ return array(
'filename' => '_IDE_helper.php',
/*
|--------------------------------------------------------------------------
| Helper files to include
|--------------------------------------------------------------------------
|
| Include all user-defined functions.
|
*/
'helpers' => array(
base_path().'/vendor/laravel/framework/src/Illuminate/Support/helpers.php',
),
/*
|--------------------------------------------------------------------------
| Class Aliases