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: 33 447
Dependents: 1
Suggesters: 0
Security: 0
Stars: 71
Watchers: 5
Forks: 16
Open Issues: 3
Requires
- php: ^8.0
- dragon-code/support: ^6.3
- filament/filament: ^3.0.95
- malzariey/filament-daterangepicker-filter: ^3.0
- spatie/laravel-activitylog: ^4.7
Requires (Dev)
- laravel/pint: ^1.0
- dev-main
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.92
- v2.1.91
- v2.1.9
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.2.9
- v1.2.8
- v1.2.7
- v1.2.6
- v1.2.5
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- dev-develop
This package is auto-updated.
Last update: 2025-05-11 14:45:06 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.