How to implement audit on mongodb implemented model #853
Answered
by
aromka
ks-dipeshc
asked this question in
Q&A
-
Hello guys, Here is my config/audit.php file:
Here is MonogDB implemented model:
|
Beta Was this translation helpful? Give feedback.
Answered by
aromka
May 10, 2023
Replies: 2 comments
-
You'll need to add ie.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
parallels999
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll need to add
HybridRelations
trait to your model.ie.