update name
This commit is contained in:
parent
2fe113e606
commit
678901cc4d
|
@ -43,6 +43,6 @@
|
|||
| and precompiling your views we can skip this check to save time.
|
||||
|
|
||||
*/
|
||||
'check_compiled' => env('APP_ENV') !== 'production',
|
||||
'expires' => env('APP_ENV') !== 'production',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue