AuditSync Issue #1026
-
When I save a relation from my model Im changed sync to auditSync I have Laravel 10 and Audit 13.7.2 thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Maybe
laravel-auditing/config/audit.php Lines 94 to 104 in 0f67b52 |
Beta Was this translation helpful? Give feedback.
-
great... and thanks 'empty_values' => false, |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Maybe
auditSync
is receiving the same data that is already synchronized, in this case there is nothing to audit.laravel-auditing/config/audit.php
Lines 94 to 104 in 0f67b52