test
This commit is contained in:
@@ -26,7 +26,7 @@ class AppServiceProvider extends ServiceProvider
|
|||||||
date_default_timezone_set('Asia/Tashkent');
|
date_default_timezone_set('Asia/Tashkent');
|
||||||
// set lang to uz
|
// set lang to uz
|
||||||
if (App::environment(['staging', 'production'])) {
|
if (App::environment(['staging', 'production'])) {
|
||||||
URL::forceScheme('http');
|
URL::forceScheme('https');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user