array many(array $keys) Retrieve multiple items from the cache by key.
void increment(string $key, mixed $value = 1) Increment the value of an
static array compiles() Get a list of files that should be compiled
CacheHit class CacheHit (
string ask(string $question, string $default = null) Prompt the user for
void put(string $key, mixed $value, DateTime|float|int $minutes = null)
bool forget(string $key) Remove an item from the cache.
TaggedCache tags(array|mixed $names)
void putMany(array $values, float|int $minutes) Store multiple items in
KeyWritten class KeyWritten (
Page 8 of 34