filament-auditing icon indicating copy to clipboard operation
filament-auditing copied to clipboard

A Filament plugin for Laravel Auditing package.

Results 7 filament-auditing issues
Sort by recently updated
recently updated
newest added

Add the ability to customize the presentation: - custom audit old and new values - custom view content

Running legacy Laravel v8 application, Filament v2, Laravel Auditing v13; This plugin can be installed and configured correctly, and displays the Audit tab for the resource, however selecting the tab...

Just installed this Filament plugin and followed the instructions. When I add it to the getRelations() array and I refresh the page I do get the follow error: `Call to...

Added pt_BR translation files

On clicking Restore button, Unable to find component: [tapp.filament-auditing.relation-managers.audits-relation-manager] error occurs.

Is there a way on adding the relationship changes displayed on parent audit? I have relationships which don't have its own resource, they are only displayed via relation manager and...

Hello, how would i add custom Actions to the Audit? Like Invoice created etc?