ClearCommand class ClearCommand extends
mixed sear(string $key, Closure $callback)
void forever(string $key, mixed $value) Store an item in the cache indefinitely
mixed __call(string $method, array $parameters) Dynamically handle missing
void setDefaultCacheTime(int $minutes) Set the default cache time in minutes
TaggedCache tags(array|mixed $names)
Illuminate\Cache\Console Classes
ArrayStore class ArrayStore extends
bool forget(string $key) Remove an item from the cache.
mixed remember(string $key, DateTime|int $minutes,
Page 28 of 34