Hi
I know that this has been discussed before:
https://github.com/owen-it/laravel-auditing/issues/256
But, do you think it might be possible to have a "config" option for setting the behaviour of the delete?
if audits.softdelete is true, then only update de deleted_at value, if false, then keep the current behaviour.
Thanks!