Collection pushed(string $job, callable|null $callback = null)
$this bcc(mixed $users) Set the recipients of the message.
$this pipeThrough(array $pipes) Set the pipes commands should be piped
void assertSentTo(mixed $users, string $mailable, callable|null $callback = null)
mixed dispatch(mixed $command) Dispatch a command to its appropriate handler
mixed until(string $event, array $payload = array()) Fire an event until
void subscribe(object|string $subscriber) Register an event subscriber
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
void assertDispatched(string $command, callable|null $callback = null) Assert
void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
Page 2 of 7