How can I get changes to resource form?

I want to log changes to a pivot table. Creating a pivot Model is not an option, so I need to hook to the before-save event, so I can get the old/new values to log.

How can I achieve this please?
Was this page helpful?