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.
noin/filament-activity-log is a Laravel package for 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..
It currently has 2 GitHub stars and 2.172 downloads on Packagist (latest version v5.2.0).
Install it with composer require noin/filament-activity-log.
Discover more Laravel packages by noin
or browse all Laravel packages to compare alternatives.
Last updated

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
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.