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

moves logic to controller, makes routes cachable #4

Closed ndberg closed 4 years ago

ndberg commented 4 years ago

Fixes: https://github.com/dev-partners/laravel-nova-auditable-log/issues/3#issue-545252952

recycledbeans commented 4 years ago

Hey, good idea.

Thanks for contributing!