app->environment('local') && Str::startsWith($settings->fqdn, 'https')) { URL::forceScheme('https'); } } }