Application getLaravel()
Illuminate\Queue Namespaces Illuminate\Queue\Capsule
void delete() Delete the job from the queue.
void info(string $string, null|int|string $verbosity = null) Write a string
mixed push(string $job, mixed $data = '', string $queue = null) Push a
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
void deleteReserved(string $queue, string $id) Delete a reserved job from
int call(string $command, array $arguments = array()) Call another console
Page 57 of 65