void handle() Execute the console command.
TaggableStore class TaggableStore (
void putMany(array $values, float|int $minutes) Store multiple items in
void __construct(Database $redis, string $prefix = '', string
mixed rememberForever(string $key, Closure $callback)
void table(array $headers, Arrayable|array $rows,
void offsetUnset(string $key) Remove an item from the cache.
void put(string $key, mixed $value, float|int $minutes) Store an item in
void offsetSet(string $key, mixed $value) Store an item in the cache for
string tagKey(string $name) Get the tag identifier key for a given tag
Page 4 of 34