ProviderMakeCommand class ProviderMakeCommand extends
string output() Get the output for the last run command.
string|array option(string $key = null) Get the value of a command option
TestMakeCommand class TestMakeCommand extends
bool confirm(string $question, bool $default = false) Confirm a question
string ask(string $question, string $default = null) Prompt the user for
void warn(string $string) Write a string as warning output.
int callSilent(string $command, array $arguments = array()) Call another
Page 70 of 100