Tweak some paths.

This commit is contained in:
Taylor Otwell
2014-10-02 19:36:03 -05:00
parent 0a4509835d
commit da7443abba
12 changed files with 20 additions and 10 deletions

View File

@@ -15,6 +15,19 @@ return [
'paths' => [base_path().'/resources/views'],
/*
|--------------------------------------------------------------------------
| Compiled View Path
|--------------------------------------------------------------------------
|
| This option determines where all the compiled Blade templates will be
| stored for your application. Typically, this is within the storage
| directory. However, as usual, you are free to change this value.
|
*/
'compiled' => storage_path().'/framework/views',
/*
|--------------------------------------------------------------------------
| Pagination View