static mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null, string $connection = null)
Push a new job onto the queue after a delay.
static mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null, string $connection = null)
Push a new job onto the queue after a delay.
DateTime|int | $delay | |
string | $job | |
mixed | $data | |
string | $queue | |
string | $connection |
mixed |
Designed by : w10schools
service@w10schools.com
Please login to continue.