$this assertViewMissing(string $key) Assert that the response view is missing a piece of bound data. Parameters string $key Return Value $this
array arguments() Get all of the arguments passed to the command. Return Value array
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
bool|null fire() Execute the console command. Return Value bool|null
mixed make(string $abstract, array $parameters = array()) Resolve the given type from the container. Parameters string $abstract array $parameters Return Value mixed
static void currentPageResolver(Closure $resolver) Set the current page resolver callback. Parameters Closure $resolver Return Value void
Store getStore() Get the cache store implementation. Return Value Store
replace(array $attributes) {@inheritdoc} Parameters array $attributes
string createToken(CanResetPassword $user) Create a new password reset token for the given user. Parameters CanResetPassword $user Return Value string
void setContainer(Container $container) Set the IoC container instance. Parameters Container $container Return Value void
Page 400 of 996