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. Parameters
DateTime|int $delay string $job mixed $data string $queue string $connection Return Value mixed