string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
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
void boot() Boot the application's service providers. Return Value void
int currentPage() Determine the current page being paginated. Return Value int
$this nest(string $key, string $view, array $data = array()) Add a view instance to the view data. Parameters string $key string $view array $data Return Value $this
void register() Register the service provider. Return Value void
Page 396 of 996