bool confirm(string $question, bool $default = false) Confirm a question
void register() Register the service provider.
array listens() Get the events and handlers.
void assertSessionHas(string|array $key, mixed $value = null) Assert that
int callSilent(string $command, array $arguments = array()) Call another
void setLaravel(Application $laravel)
string askWithCompletion(string $question, array $choices, string $default = null)
void line(string $string) Write a string as standard output.
void comment(string $string) Write a string as comment output.
Page 37 of 100