mikebronner / laravel-model-caching

Eloquent model-caching made easy.
MIT License
2.26k stars 217 forks source link

Belongs-to-many fix #246

Closed tmishutin closed 5 years ago

tmishutin commented 5 years ago

This pull request is focused on fixing the issue with many-to-many caching #127

We use this library for woub.chat project and this was an important for us, so it's a small contribution from Woub :)