You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, notifications.mail.to used to accept array because Laravel accepts it too in mail handler so you could send notification to multiple emails at once, but now, via config DTO, it only accepts string. :( could that be changed to also accept string|array ?
Hi,
This happens when you set
null
on that config in v9:The text was updated successfully, but these errors were encountered: