oops
This commit is contained in:
parent
ab5929cc69
commit
21d52d7846
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ public function send(SendsEmail $notifiable, Notification $notification): void
|
|||
}
|
||||
|
||||
$mailMessage = $notification->toMail($notifiable);
|
||||
throw new Exception('EmailChannel is disabled');
|
||||
Mail::send(
|
||||
[],
|
||||
[],
|
||||
|
|
|
|||
Loading…
Reference in a new issue