update name

This commit is contained in:
Andrew Brown 2020-01-23 10:40:45 -06:00 committed by GitHub
parent 2fe113e606
commit 678901cc4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@
| and precompiling your views we can skip this check to save time. | and precompiling your views we can skip this check to save time.
| |
*/ */
'check_compiled' => env('APP_ENV') !== 'production', 'expires' => env('APP_ENV') !== 'production',
]; ];