noin/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.
1,263
2
| Install | |
|---|---|
composer require noin/filament-activity-log |
|
| Latest Version: | v4.1.7 |
| PHP: | ^8.4 |
| License: | MIT |
| Last Updated: | Dec 17, 2025 |
| Links: | GitHub · Packagist |
Maintainer: Tinno

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.