waseet / 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.
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 not auto-updated.
Last update: 2024-11-13 11:02:30 UTC
README
![Header](https://raw.githubusercontent.com/noxoua/filament-activity-log/main/docs/assets/images/screenshot.png) # Filament Activity LogIntroduction
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.