int attempts() Get the number of times the job has been attempted.
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
Queue connect(array $config)
Application getLaravel()
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an
void __construct(Application $app)
int callSilent(string $command, array $arguments = array()) Call another
int run(InputInterface $input, OutputInterface $output) Run the console
int call(string $command, array $arguments = array()) Call another console
Page 59 of 65