672367 lte gte fxx3

This commit is contained in:
merdan 2022-11-29 13:31:12 +05:00
parent fc91508a09
commit 6b8b70d26c
1 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@
|
*/
'name' => env('APP_NAME', 'Laravel'),
'name' => env('APP_NAME', 'Legalization'),
/*
|--------------------------------------------------------------------------
@ -54,7 +54,7 @@
|
*/
'url' => env('APP_URL', 'http://localhost'),
'url' => env('APP_URL', 'https://localhost'),
'asset_url' => env('ASSET_URL'),
@ -69,7 +69,7 @@
|
*/
'timezone' => 'UTC',
'timezone' => 'Asia/Ashgabat',
/*
|--------------------------------------------------------------------------
@ -82,7 +82,7 @@
|
*/
'locale' => 'en',
'locale' => 'ru',
/*
|--------------------------------------------------------------------------