bug fix
This commit is contained in:
parent
2041fed921
commit
c268c18168
|
|
@ -23,6 +23,6 @@ class AppServiceProvider extends ServiceProvider
|
|||
*/
|
||||
public function boot()
|
||||
{
|
||||
//
|
||||
URL::forceScheme('https');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue