This commit is contained in:
Andras Bacsai 2023-09-18 15:23:23 +02:00
parent ab5929cc69
commit 21d52d7846

View File

@ -21,7 +21,6 @@ class EmailChannel
}
$mailMessage = $notification->toMail($notifiable);
throw new Exception('EmailChannel is disabled');
Mail::send(
[],
[],