mixed driver(string $driver = null) Get a driver instance.
mixed laterOn(string $queue, int $delay, string|array $view, array $data, Closure|string $callback)
$this bcc(object|array|string $address, string|null $name = null) Set the
$this replyTo(string|array $address, string|null $name = null) Add a reply
Illuminate\Mail\Jobs Classes
$this priority(int $level) Set the message priority level.
void send(Mailer $mailer)
void registerSwiftMailer() Register the Swift Mailer instance.
$this to(mixed $users) Set the recipients of the message.
$this __call(string $method, array $parameters) Dynamically bind parameters
Page 1 of 9