void put(string $key, mixed $value, int $minutes) Store an item in the
mixed attempts(string $key) Get the number of attempts for the given key
mixed remember(string $key, DateTime|float|int $minutes,
Filesystem getFilesystem()
void setLaravel(Container $laravel)
array many(array $keys) Retrieve multiple items from the cache by key.
mixed rememberForever(string $key, Closure $callback)
void setDefaultCacheTime(float|int $minutes) Set the default cache time
void __construct(Store $store,
CacheServiceProvider class CacheServiceProvider extends
Page 16 of 34