oops
This commit is contained in:
@@ -21,7 +21,6 @@ class EmailChannel
|
|||||||
}
|
}
|
||||||
|
|
||||||
$mailMessage = $notification->toMail($notifiable);
|
$mailMessage = $notification->toMail($notifiable);
|
||||||
throw new Exception('EmailChannel is disabled');
|
|
||||||
Mail::send(
|
Mail::send(
|
||||||
[],
|
[],
|
||||||
[],
|
[],
|
||||||
|
|||||||
Reference in New Issue
Block a user