Try Fixing Bot
This commit is contained in:
parent
a435a3e53a
commit
edc3b5d0d2
@ -23,8 +23,6 @@ class AppServiceProvider extends ServiceProvider
|
||||
*/
|
||||
public function boot()
|
||||
{
|
||||
if(config('app.env') === 'production') {
|
||||
URL::forceScheme('https');
|
||||
}
|
||||
\Illuminate\Support\Facades\URL::forceScheme('https');
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user