public function boot(): void { \Illuminate\Support\Facades\URL::forceScheme('https'); // ADD THIS LINE }