Rob Lyons
Rob Lyons
I've been having a similar issue to this. I don't get an error in the logs as the data ports over seemingly correctly. However, the field when editing / creating...
A fix / workaround for this is already included in the docs: https://laravel-auditing.com/guide/audit-custom.html#example-related-attributes Instead of attaching the `Auditable` classes to your Pivot Tables, you instead need to change your `attach()`...
Hi, is there a fix, or known workaround for this? I've had this same issue pop up when importing a 3.0 spec generated by swagger-php.