mixed laterOn(string $queue, int $delay, string|array $view, array $data, Closure|string $callback)
Queue a new e-mail message for sending after (n) seconds on the given queue.
mixed laterOn(string $queue, int $delay, string|array $view, array $data, Closure|string $callback)
Queue a new e-mail message for sending after (n) seconds on the given queue.
string | $queue | |
int | $delay | |
string|array | $view | |
array | $data | |
Closure|string | $callback |
mixed |
Designed by : w10schools
service@w10schools.com
Please login to continue.