v0.5.15g - added https support
This commit is contained in:
parent
332fdc3347
commit
8dba709ce1
|
@ -23,6 +23,6 @@ class AppServiceProvider extends ServiceProvider
|
|||
*/
|
||||
public function boot()
|
||||
{
|
||||
//
|
||||
url()->forceScheme('https');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue