static mixed push(string $job, mixed $data = '', string $queue = null, string $connection = null)
Push a new job onto the queue.
static mixed push(string $job, mixed $data = '', string $queue = null, string $connection = null)
Push a new job onto the queue.
Please login to continue.