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.
Please login to continue.