adithyan_cs / activitylog-visualizer
A simple UI to visualize Spatie activity log
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/adithyan_cs/activitylog-visualizer
Requires
- php: >=8.1
- laravel/framework: ^10.0 || ^11.0 || ^12.0
- spatie/laravel-activitylog: ^4.0
README
A simple UI to visualize Spatie activity logs. Designed for development environments without authentication.
🚧 Development Use Only
This package is intended solely for development and debugging purposes.
It does not include authentication or authorization mechanisms.
Do not use this package in production environments.
📦 Installation
- Install the package via Composer:
composer require adithyancs7/laravel-activity-log-visualizer --dev
🔧 Usage
Once installed, you can access the activity log visualizer at:
http://your-app.test/activity-log-visualizer
This route will display a user-friendly interface to view and filter activity logs.
📄 License
MIT License. See LICENSE for details.