This commit is contained in:
splin94@yandex.ru 2023-11-15 06:45:06 +00:00
parent 98d8787054
commit fc4ad9476e
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ class AppServiceProvider extends ServiceProvider
if(config('app.env') === 'production') { if(config('app.env') === 'production') {
//\URL::forceScheme('https'); //\URL::forceScheme('https');
}else { }else {
\URL::forceScheme('https'); //\URL::forceScheme('https');
} }
/* /*

Binary file not shown.