renoki-co/laravel-eloquent-query-cache

is it possible to append cache tags after get

Opened this issue · 0 comments

I want to append cache tags depending on the query result. For example I want to get a list of records and append the ids as tags to it so I can clear cache by id.