Replies: 1 comment
-
|
The behavior you're seeing is correct and expected. The When you then load the model with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using a model mutator, the set function is not called when loading from DB using find(), first() or refresh(). Is this left out for a specific reason? I haven't been using mutators, but want to start for various reasons and found loading from DB does not use this feature and I would like this to work.
For example:
Beta Was this translation helpful? Give feedback.
All reactions