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.
array | $jobs | |
mixed | $data | |
string | $queue | |
string | $connection |
mixed |
Designed by : w10schools
service@w10schools.com
Please login to continue.