InteractsWithQueue trait InteractsWithQueue (
void __construct(string $connectionName, Job $job)
void info(string $string) Write a string as information output.
ConsoleServiceProvider class ConsoleServiceProvider extends
void addConnection(array $config, string $name = 'default') Register a
void release(int $delay) Release the job back into the queue.
static mixed bulk(array $jobs, mixed $data = '', string $queue = null, string $connection = null)
string|array argument(string $key = null) Get the value of a command argument
void failing(mixed $callback) Register an event listener for the failed
string askWithCompletion(string $question, array $choices, string $default = null)
Page 1 of 65