app->environment('production')) { \URL::forceScheme('https'); } } /** * Bootstrap any application services. */ public function boot(): void { } }