string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void __construct(Listener $listener)
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
bool confirm(string $question, bool $default = false) Confirm a question
void delete() Delete the job from the queue.
void failed(array $data, Exception $e)
string getQueue(string|null $queue) Get the queue or return the default
void failed(Exception $e)
static mixed bulk(array $jobs, mixed $data = '', string $queue = null, string $connection = null)
mixed push(string $job, mixed $data = '', string $queue = null) Push a
Page 3 of 65