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 108 forks source link

Upgrade to laravel 11 #219

Open yormy opened 5 months ago

yormy commented 5 months ago

Upgrade composer to support laravel 11

Henriquex25 commented 4 months ago

@rennokki ??

vermaysha commented 4 months ago

@rennokki please merge this pr

yormy commented 4 months ago

In the mean time you could use my fork https://github.com/yormy/laravel-eloquent-query-cache.git

GORGDEVELOPER commented 4 months ago

@rennokki Can you merge it please?

lloricode commented 3 months ago

this package mention here https://laracasts.com/series/small-laravel-packages-big-impact/episodes/12, but today can not install on latest laravel, hope someone check this PR

iRaziul commented 3 months ago

@rennokki Are you there? its been a while

NebsterSK commented 2 months ago

Any update on merging this, please?

bernhardh commented 2 months ago

Still no upgrade. This project/package is dead?

iRaziul commented 2 months ago

Still no upgrade. This project/package is dead?

it seems like the author have no interest in keeping this package alive 🥲

defser commented 2 months ago

I would advise against this PR because of the missing changes in .github/workflows/ci.yml

Better option would be to fix and merge: https://github.com/renoki-co/laravel-eloquent-query-cache/pull/213