renoki-co / laravel-eloquent-query-cache

Adding cache on your Laravel Eloquent queries' results is now a breeze.
Apache License 2.0
1.04k stars 103 forks source link

Support for Laravel 11.x #216

Open faizananwerali opened 4 months ago

faizananwerali commented 4 months ago

Any idea when Laravel 11.x will be supported?

iamacarpet commented 4 months ago

Blocker for me, as we're using this as a dependency on an Eloquent driver for Google's Cloud Datastore:

https://github.com/affordablemobiles/eloquent-datastore

@rennokki would you be responsive to a PR, if it helps to unblock things?

lloricode commented 2 months ago

+1

lloricode commented 2 months ago

see https://github.com/renoki-co/laravel-eloquent-query-cache/pull/219