noxoua / filament-activity-log
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
Fund package maintenance!
noxoua
Installs: 19 895
Dependents: 0
Suggesters: 0
Security: 0
Stars: 66
Watchers: 5
Forks: 14
Open Issues: 3
Requires
- php: ^8.0
- dragon-code/support: ^6.3
- filament/filament: ^3.0.95
- malzariey/filament-daterangepicker-filter: ^2.3
- spatie/laravel-activitylog: ^4.7
Requires (Dev)
- laravel/pint: ^1.0
This package is auto-updated.
Last update: 2024-11-15 22:30:01 UTC
README
Filament Activity Log
Introduction
This package is an add-on for simplified activity logging based on spatie/laravel-activitylog
package. This package also includes a page for viewing activity logs.
The viewing page was copied from pxlrbt/filament-activity-log
package and slightly modernized. If you only need the page for viewing activity logs, without additional functionality, use this package - pxlrbt/filament-activity-log
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.