int callSilent(string $command, array $arguments = array()) Call another
OutputInterface getOutput() Get the output implementation.
SeedCommand class SeedCommand extends Command
void fire() Execute the console command.
int call(string $command, array $arguments = array()) Call another console
Illuminate\Database\Console\Migrations Classes
bool confirmToProceed(string $warning = 'Application In Production!', Closure $callback = null)
bool confirm(string $question, bool $default = false) Confirm a question
string|array option(string $key = null) Get the value of a command option
void line(string $string) Write a string as standard output.
Page 1 of 3