Set some defaults for the cache and queue drivers in the installer
This commit is contained in:
@@ -6,7 +6,7 @@ return [
|
||||
'env' => env('APP_ENV', 'dev'),
|
||||
'debug' => env('APP_DEBUG', true),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
'version' => '4.0',
|
||||
'version' => '7.0',
|
||||
|
||||
'timezone' => 'UTC',
|
||||
'locale' => env('APP_LOCALE', 'en'),
|
||||
|
||||
Reference in New Issue
Block a user