MailableMailer to(mixed $users) Begin the process of mailing a mailable
void assertNotDispatched(string $command, callable|null $callback = null)
bool hasDispatched(string $command) Determine if there are any stored commands
void assertSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
void send(string|array $view, array $data = array(), Closure|string $callback = null)
void flush(string $event) Flush a set of pushed events.
Page 7 of 7