@ -11,7 +11,9 @@ class AppServiceProvider extends ServiceProvider
*/
public function register(): void
{
//
if($this->app->environment('production')) {
\URL::forceScheme('https');
}
/**