Skip to content

v12.0.12: Cache: Instance Scoped Cache Provider (#96)

Choose a tag to compare

@iamacarpet iamacarpet released this 08 Dec 15:49
· 5 commits to php8.3-laravel12.x since this release
2c66635
* Cache: Instance Scoped Cache Provider

* Cache: register earlier

* Cache: merge for instance-scoped config

Co-authored-by: James Ritchie <james.ritchie@ao.com>

* Cache: add mixin for Repository

Co-authored-by: James Ritchie <james.ritchie@ao.com>

* Cache: configure instance-scoped path via config

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Ritchie <james.ritchie@ao.com>

---------

Co-authored-by: James Ritchie <james.ritchie@ao.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>