mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
Queue class Queue (
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
void setDefaultDriver(string $name) Set the name of the default queue connection
void setCache(Repository $cache)
mixed pushRaw(string $payload, string $queue = null, array $options = array())
MaxAttemptsExceededException class MaxAttemptsExceededException extends
void __construct(Application $app)
Page 14 of 21