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