app->environment('production') || env('FORCE_HTTPS', false)) { URL::forceScheme('https'); } } }