void put(string $key, mixed $value, int $minutes) Store an item in the
TaggedCache section(string $name)
array many(array $keys) Retrieve multiple items from the cache by key.
RetrievesMultipleKeys trait RetrievesMultipleKeys (
array|bool put(string $key, mixed $value, int $seconds) Store an item in
string|array option(string $key = null) Get the value of a command option
mixed __call(string $method, array $parameters) Dynamically handle calls
void forever(string $key, mixed $value) Store an item in the cache indefinitely
void __construct(string $prefix = '') Create a new WinCache store.
Illuminate\Cache Namespaces Illuminate\Cache\Console
Page 27 of 34