static mixed bulk(array $jobs, mixed $data = '', string $queue = null, string $connection = null)
Push a new an array of jobs onto the queue.
static mixed bulk(array $jobs, mixed $data = '', string $queue = null, string $connection = null)
Push a new an array of jobs onto the queue.
Please login to continue.