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

v1.0.4 2025-09-21 09:45 UTC

This package is auto-updated.

Last update: 2025-09-21 09:46:24 UTC


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

  1. 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.