Appearance
Audit your Lucid models with ease.
Simply add the `Auditable` mixin to your model to enable auditing.
Define custom resolvers to resolve metadata.
Define a user resolver to resolve the user who triggered the audit.
Auditing events let you subscribe to model changes.
Transition from one state to another with ease.