-
This commit is contained in:
parent
98d8787054
commit
fc4ad9476e
@ -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.
Loading…
Reference in New Issue
Block a user