void __construct(Listener $listener)
array when() Get the events that trigger this service provider to register
bool confirm(string $question, bool $default = false) Confirm a question
void __construct(string $connectionName, Job $job)
string getQueue(string|null $queue) Get the queue or return the default
static array compiles() Get a list of files that should be compiled
static mixed push(string $job, mixed $data = '', string $queue = null, string $connection = null)
static mixed bulk(array $jobs, mixed $data = '', string $queue = null, string $connection = null)
Container getContainer()
void addConnection(array $config, string $name = 'default') Register a
Page 1 of 65