mikebronner / laravel-model-caching

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

Is there a way to use this framework with Laravel 5.8? #388

Closed jberu624 closed 3 years ago

jberu624 commented 3 years ago

Is your feature request related to a problem? Please describe. Hi i'm trying to to implement this framework but my version of laravel is 5.8 and can't upgrade right now for business reasons. Is there a way to get composer to use a version of the code that works with 5.8?

Describe the solution you'd like I would like to be able to use the framework on laravel 5.8

mikebronner commented 3 years ago

Hi @jberu624, unfortunately your version of Laravel is no longer supported.