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

Can you clarify which Auditable package this works with? #6

Closed MikeCraig418 closed 4 years ago

MikeCraig418 commented 4 years ago

I found https://github.com/yajra/laravel-auditable but I'm also aware of http://www.laravel-auditing.com/docs/9.0/installation

Thanks!

recycledbeans commented 4 years ago

Yep, no problem. It's the one discussed at laravel-auditing.com (owen-it/laravel-auditing). This is in the package's readme, but I can see how it's easy to miss.

I'll add the link to the laravel-auditing package in the description of this repo for others.

👍 Thank you