CacheEvent
abstract class CacheEvent (View source)
Properties
| string|null | $storeName | The name of the cache store. |
|
| string | $key | The key of the event. |
|
| array | $tags | The tags that were assigned to the key. |
Methods
void
__construct(string|null $storeName, string $key, array $tags = [])
Create a new event instance.
$this
setTags(array $tags)
Set the tags for the cache event.
Details
void
__construct(string|null $storeName, string $key, array $tags = [])
Create a new event instance.
$this
setTags(array $tags)
Set the tags for the cache event.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.