TaggedCache tags(array|mixed $names)
mixed offsetGet(string $key) Retrieve an item from the cache by key.
void forever(string $key, mixed $value) Store an item in the cache indefinitely
ArrayStore class ArrayStore extends
CacheMissed class CacheMissed (
Application getLaravel()
mixed __call(string $method, array $parameters) Dynamically call the default
ApcStore class ApcStore extends
void flush() Remove all items from the cache.
Store getStore()
Page 34 of 34