void setPackagePath(string $packagePath) Set the default package path.
array when() Get the events that trigger this service provider to register
void comment(string $string) Write a string as comment output.
void boot() Bootstrap the application events.
int run(InputInterface $input, OutputInterface $output) Run the console
$this dontSeeIsChecked(string $selector) Assert that the given checkbox
void assertSessionMissing(string|array $key) Assert that the session does
array provides() Get the services provided by the provider.
string askWithCompletion(string $question, array $choices, string $default = null)
string ask(string $question, string $default = null) Prompt the user for
Page 92 of 100