Trigger audit events for Factories #964
Answered
by
parallels999
gravitymedianet
asked this question in
Q&A
-
Is there a way to trigger audit events for seeding a database when testing? Otherwise, I assume the only way to trigger the audit events would be to do a looping create -> save, versus a batch insert/factory. |
Beta Was this translation helpful? Give feedback.
Answered by
parallels999
Aug 21, 2024
Replies: 1 comment
-
bulk insert/update are not audited, it doesn't trigger laravel events |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
erikn69
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bulk insert/update are not audited, it doesn't trigger laravel events