Removed the use of Auth facade and removed unnecesary option
This commit is contained in:
parent
3bb9e5e8a8
commit
e9ac014bf4
3 changed files with 1 additions and 8 deletions
|
@ -161,7 +161,6 @@ return [
|
|||
*/
|
||||
'lang' => [
|
||||
'in_context' => env('PHRASE_IN_CONTEXT', false),
|
||||
'global' => env('APP_LOCALE_IS_GLOBAL', false),
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
Reference in a new issue