void setContainer(Container $container)
void __construct(Mailer $mailer)
void __construct(LoggerInterface $logger) Create a new log transport instance
start() {@inheritdoc}
Illuminate\Mail Namespaces Illuminate\Mail\Transport
array getDrivers() Get all of the created "drivers".
void send(string|array $view, array $data = array(), Closure|string $callback = null)
MailableMailer bcc(mixed $users)
array failures() Get the array of failed recipients.
void alwaysTo(string $address, string|null $name = null) Set the global
Page 5 of 15