KeyForgotten class KeyForgotten (
bool isDeferred() Determine if the provider is deferred.
bool hasOption(string $name) Determine if the given option is present.
void put(string $key, mixed $value, DateTime|float|int $minutes = null)
string|array option(string $key = null) Get the value of a command option
StoreInterface interface StoreInterface (
static mixed __callStatic(string $method, array $parameters) Dynamically
void setLaravel(Container $laravel)
void forever(string $key, mixed $value) Store an item in the cache indefinitely
void increment(string $key, mixed $value = 1) Increment the value of an
Page 1 of 34