mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 18:13:11 +00:00
Add preload/compiled.php to helpers
This commit is contained in:
@@ -27,6 +27,7 @@ return array(
|
||||
|
||||
'helper_files' => array(
|
||||
base_path().'/vendor/laravel/framework/src/Illuminate/Support/helpers.php',
|
||||
base_path().'/vendor/laravel/framework/preload/compiled.php',
|
||||
),
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user