Store getStore()
mixed __call(string $method, array $parameters) Dynamically handle calls
static bool hasMacro(string $name) Checks if macro is registered
static mixed __callStatic(string $method, array $parameters) Dynamically
TaggedCache tags(array|mixed $names)
void put(string $key, mixed $value, float|int $minutes) Store an item in
void putMany(array $values, float|int $minutes) Store multiple items in
mixed get(string $key) Get an item from the cache.
RedisStore class RedisStore extends
Page 9 of 34