Skip to content

Conditional Audit Skip #958

Discussion options

You must be logged in to vote

when certain fields are changed with specific values I do not require an audit record to be generated

https://laravel-auditing.com/guide/audit-transformation.html

'empty_values' => true,

Set empty_values to false, and use transformAudit and clean the audit on your specific values

Also

https://laravel-auditing.com/guide/auditable-configuration.html#enable-disable

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by erikn69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants