Question: Can I use this on a Pivot Model? #485
Replies: 5 comments
-
Hi @ferdiebergado, I'll have to look into this. |
Beta Was this translation helpful? Give feedback.
-
Thanks mike. I'll be standing by for updates. |
Beta Was this translation helpful? Give feedback.
-
This is related to #127 .... so I won't have an answer for you anytime soon. But I'll keep this open. If anyone has the time to create a PR for this, that would be awesome! |
Beta Was this translation helpful? Give feedback.
-
Alright mike. I'll just use eager-loading for relationships for now. Thanks. |
Beta Was this translation helpful? Give feedback.
-
@ferdiebergado Hi there, I know it's been a while, but I might have good news. :) Would you mind testing the latest release and see if this works for you now? |
Beta Was this translation helpful? Give feedback.
-
This is actually just a question.
I have created a Base Pivot Model which use laravel-model-caching like this:
Then, from it I extend my Pivot Models.
It seems that every time the Pivot Model is called in a relationship, data is not cached as seen from debugbar.
What am I missing? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions