$this __call(string $method, array $parameters) Dynamically bind parameters
Mailable class Mailable implements
$this attachData(string $data, string $name, array $options = array()) Attach
mixed send(Mailable $mailable)
mixed queueOn(string $queue, string|array $view, array $data, Closure|string $callback)
$this priority(int $level = 3) Set the priority of this message. The
$this setQueue(Factory $queue)
void setContainer(Container $container)
MailableMailer bcc(mixed $users)
void alwaysTo(string $address, string|null $name = null) Set the global
Page 2 of 9