mixed sear(string $key, Closure $callback)
void decrement(string $key, mixed $value = 1) Increment the value of an
TaggedCache tags(array|mixed $names)
bool forget(string $key) Remove an item from the cache.
void putMany(array $values, float|int $minutes) Store multiple items in
Encrypter getEncrypter()
void __clone() Clone cache repository instance.
void forever(string $key, mixed $value) Store an item in the cache indefinitely
static void macro(string $name, callable $macro) Register a
Page 1 of 34