app->environment('production') || $this->app->environment('staging')) { \Illuminate\Support\Facades\URL::forceScheme('https'); } } }