fixed #132
This commit is contained in:
@ -123,6 +123,10 @@ class Requirements extends Controller
|
||||
'key' => 'APP_ENV',
|
||||
'value' => 'production',
|
||||
],
|
||||
[
|
||||
'key' => 'APP_LOCALE',
|
||||
'value' => 'en-GB',
|
||||
],
|
||||
[
|
||||
'key' => 'APP_INSTALLED',
|
||||
'value' => 'false',
|
||||
|
Reference in New Issue
Block a user