void send(string|array $view, array $data = array(), Closure|string $callback = null)
Mailable interface Mailable (
mixed queue(string|array $view, array $data, Closure|string $callback, string $queue = null)
mixed queue(Factory $queue)
array failures() Get the array of failed recipients.
MailQueue interface MailQueue (
void send(Mailer $mailer)
int raw(string $text, Closure|string $callback)
Mailer interface Mailer (
mixed later(DateTime|int $delay,
Page 1 of 2