void warn(string $string, null|int|string $verbosity = null) Write a string
void question(string $string, null|int|string $verbosity = null) Write
$this extend(string $driver, Closure $callback)
int call(string $command, array $arguments = array()) Call another console
void fire() Execute the console command.
$this before(callable $callback) Register a callback to run before all
bool guest() Determine if the current user is a guest.
string|array option(string $key = null) Get the value of a command option
void __construct(callable $callback, Request $request)
void __construct(string $name, UserProvider $provider
Page 27 of 44