dev-partners / laravel-nova-auditable-log

A Laravel Nova resource tool for visualizing the audit log created by the Laravel Auditing package.
51 stars 22 forks source link

owen-it/laravel-auditing setup ok but nova audit log table is empty #35

Open scramatte opened 5 months ago

scramatte commented 5 months ago

Hello,

I've just installed this package and owen-it/laravel-auditing My model setup is ok, as I can see audit rows in the audits table. Unfortunatly in my Nova audit log table is empty.

What I've missed?

Regards