add locale manager

This commit is contained in:
2024-03-27 13:56:52 +05:00
parent 7edca39546
commit 7443ff19d6
23 changed files with 845 additions and 497 deletions

View File

@@ -91,6 +91,12 @@ return [
'en' => 'English',
],
'locale_app' => [
'path' => env('LOCALE_APP_PATH', ''),
'url' => env('LOCALE_APP_URL', ''),
'api_token' => env('LOCALE_APP_API_TOKEN', ''),
],
/*
|--------------------------------------------------------------------------
| Application Fallback Locale