mixed dispatch(mixed $command) Dispatch a command to its appropriate handler
void assertSentTo(mixed $users, string $mailable, callable|null $callback = null)
Collection fired(string $event, callable|null $callback = null)
mixed push(string $job, mixed $data = '', string $queue = null) Push a
MailableMailer bcc(mixed $users) Begin the process of mailing a mailable
void push(string $event, array $payload = array()) Register an event and
void forgetPushed() Forget all of the queued listeners.
Collection sent(string $mailable, callable|null $callback = null)
int raw(string $text, Closure|string $callback)
Collection sent(mixed $notifiable, string $notification, callable|null
Page 3 of 7