mikebronner / laravel-model-caching

Eloquent model-caching made easy.
MIT License
2.23k stars 212 forks source link

Unsupported RowValues where type #402

Open rik-legger opened 3 years ago

rik-legger commented 3 years ago

Currently the RowValues where type is not supported and makes it incompatible with the new Laravel Cursor pagination introduced in Laravel 8.41.