string ask(string $question, string $default = null) Prompt the user for
Store getStore()
TaggedCache section(string $name)
string anticipate(string $question, array $choices, string $default = null)
mixed sear(string $key, Closure $callback)
Application getLaravel()
TaggedCache tags(array|mixed $names)
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
void setDefaultCacheTime(int $minutes) Set the default cache time in minutes
void flush() Remove all items from the cache.
Page 34 of 34