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

Upgrading from v1 to v2 #29

Closed RalpinMcDjango closed 1 year ago

RalpinMcDjango commented 1 year ago

I'm trying to upgrade our laravel app and as part of that I've updated the following packages, I've included the upgraded versions they are now running:

The issue we are having is the "View Audit Log" button does not appear on our resources, they were there before upgrading to Nova v4. I wasn't sure if I've missed any upgrade guide or steps that are now required that weren't when using Nova v3?