Replies: 1 comment
-
I'm on phone right now - so no explicit code. But there's one method in the traits used to get the changes. I think it's not public so you could add a public Keep in mind that you will have to call it after filling data but before persisting to database. |
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.
-
I like to log things right when it happens in the controller code. I see that there are a lot of nice methods for models, but are there similar methods for custom logging? Especially
logOnlyDirty()
?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions