static array compiles() Get a list of files that should be compiled
string getPrefix() Get the cache key prefix.
void table(array $headers, Arrayable|array $rows,
int|bool increment(string $key, mixed $value = 1) Increment the value of
array many(array $keys) Retrieve multiple items from the cache by key.
bool forget(string $key) Remove an item from the cache.
string askWithCompletion(string $question, array $choices, string $default = null)
mixed store(string|null $name = null) Get a cache store instance by name
mixed driver(string $driver = null) Get a cache driver instance.
Page 7 of 34