string anticipate(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
void __construct(string $selector) Create a new constraint instance. Parameters string $selector Return Value void
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
void info(string $string) Write a string as information output. Parameters string $string Return Value void
mixed handle(Request $request, Closure $next, string[] $guards) Handle an incoming request. Parameters Request $request Closure $next string[] $guards Return Value mixed Exceptions AuthenticationException
Application getLaravel() Get the Laravel application instance. Return Value Application
array selectFromWriteConnection(string $query, array $bindings = array()) Run a select statement against the database. Parameters string $query array $bindings Return Value array
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
Page 154 of 996