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

Laravel 10 Support #178

Closed advil0 closed 1 year ago

advil0 commented 1 year ago

This PR adds support for Laravel 10

advil0 commented 1 year ago

@rennokki any chance this could be merged? this is the only package holding me up from upgrading to Laravel 10 :)

zoispag commented 1 year ago

@rennokki can this be merged?

ricardomartos commented 1 year ago

@rennokki please?

BramImhof commented 1 year ago

Could you please merge this? Thanks for the package!

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.65 :tada:

Comparison is base (b0814fe) 83.52% compared to head (5bd5481) 84.18%.

:exclamation: Current head 5bd5481 differs from pull request most recent head d080a4c. Consider uploading reports for the commit d080a4c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #178 +/- ## ========================================== + Coverage 83.52% 84.18% +0.65% ========================================== Files 4 4 Lines 170 177 +7 ========================================== + Hits 142 149 +7 Misses 28 28 ``` [see 2 files with indirect coverage changes](https://codecov.io/gh/renoki-co/laravel-eloquent-query-cache/pull/178/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=renoki-co) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=renoki-co). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=renoki-co)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

zoispag commented 1 year ago

@rennokki can we help with something here?