mixed get(string $key, mixed $default = null) Retrieve an item from the
void forever(string $key, mixed $value) Store an item in the cache indefinitely
void commands(array|mixed $commands) Register the package's custom Artisan
bool add(string $key, mixed $value, float|int $minutes) Store an item in
void __construct(Repository $cache)
CacheServiceProvider class CacheServiceProvider extends
void __construct(Store $store,
array many(array $keys) Retrieve multiple items from the cache by key.
static bool hasMacro(string $name) Checks if macro is registered
XCacheStore class XCacheStore extends
Page 17 of 28