- Laravel Version: ^11
- Nova Version: 4.35.5
- PHP Version: ^8.2
Description:
no changes in mail configuration
update from 2024-11-29 leads to following error:
"message": "The "" scheme is not supported; supported schemes for mailer "smtp" are: "smtp", "smtps".",
downgrade to symfony mailer 7.1 fixes the problem
Detailed steps to reproduce the issue on a fresh Nova installation:
same problem in fresh nova installation