Working on compile config file.

This commit is contained in:
Taylor Otwell 2014-07-18 14:32:47 -05:00
parent e5fe0aff57
commit 5b82dfb0ed
1 changed files with 17 additions and 0 deletions

View File

@ -13,6 +13,23 @@
|
*/
'files' => array(
//
),
/*
|--------------------------------------------------------------------------
| Compiled File Providers
|--------------------------------------------------------------------------
|
| Here you may list service providers which define a "compiles" function
| that returns additional files that should be compiled, providing an
| easy way to get common files from any packages you are utilizing.
|
*/
'providers' => array(
//
),
);