sistemato metodo https

This commit is contained in:
Amministratore 2025-10-15 13:27:18 +02:00
parent c983b42bc0
commit b1a9abaf7f

View File

@ -20,5 +20,6 @@ class AppServiceProvider extends ServiceProvider
public function boot(): void
{
//
URL::forceScheme('https');
}
}