auto-detect locale based on browser preferences
This commit is contained in:
@@ -77,6 +77,7 @@ return [
|
||||
| set to any locale for which you plan to have translation strings.
|
||||
|
|
||||
*/
|
||||
'available_locales' => ['en', 'es'],
|
||||
|
||||
'locale' => env('APP_LOCALE', 'en'),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user