void question(string $string) Write a string as question output.
void setLaravel(Application $laravel)
static Collection hydrateRaw(string $query
void addHidden(array|string|null $attributes = null) Add hidden attributes
string secret(string $question, bool $fallback = true) Prompt the user
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string|null segment(int $index, string|null $default = null) Get a segment
array getSelectedValue(Crawler $crawler) Get the selected value of a select
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 29 of 100