renoki-co/laravel-eloquent-query-cache

when we use PLUCK method the cache doesnt work..

maiconmva opened this issue · 2 comments

hello,

when we use PLUCK method the cache doesnt work..

image

stale commented

This issue has been automatically closed because it has not had any recent activity. 😨

For this I used ->get()->pluck() instead of just pluck()