mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
mixed sendNow(Mailable $mailable)
array|null fire(string|object $event, mixed $payload = array(), bool $halt = false)
MailableMailer bcc(mixed $users) Begin the process of mailing a mailable
mixed push(string $job, mixed $data = '', string $queue = null) Push a
int raw(string $text, Closure|string $callback)
void push(string $event, array $payload = array()) Register an event and
void forgetPushed() Forget all of the queued listeners.
QueueFake class QueueFake implements
Page 3 of 7