bool has(string $key) Determine if an item exists in the cache.
Store getStore()
void putMany(array $values, float|int $minutes) Store multiple items in
mixed pull(string $key, mixed $default = null) Retrieve an item from the
Application getLaravel()
void __clone() Clone cache repository instance.
CacheManager class CacheManager implements
string anticipate(string $question, array $choices, string $default = null)
string ask(string $question, string $default = null) Prompt the user for
Page 30 of 34