LaravelPackages.net
Acme Inc.
Toggle sidebar
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.

2.172
2
v5.2.0
About noin/filament-activity-log

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

Header

Filament Activity Log

📚 Full documentation

Introduction

Latest Version on Packagist Software License GitHub Workflow Status Total Downloads

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.

Comments