Illuminate\Mail\Jobs Classes
mixed queueOn(string $queue, string|array $view, array $data, Closure|string $callback)
void registerSwiftMailer() Register the Swift Mailer instance.
$this priority(int $level = 3) Set the priority of this message. The
$this __call(string $method, array $parameters) Dynamically bind parameters
$this replyTo(string|array $address, string|null $name = null) Add a reply
void __construct(ClientInterface $client, string $key, array $options = array())
$this attachData(string $data, string $name, array $options = array()) Attach
mixed send(Mailable $mailable)
$this to(mixed $users) Set the recipients of the message.
Page 1 of 15