A Voyager-powered UI for the spatie/laravel-activitylog package that we all love!
iotskills/laravel-activitylog-ui is a Laravel package for a voyager-powered ui for the spatie/laravel-activitylog package that we all love!.
It currently has 0 GitHub stars and 40 downloads on Packagist.
Install it with composer require iotskills/laravel-activitylog-ui.
Discover more Laravel packages by iotskills
or browse all Laravel packages to compare alternatives.
Last updated

A UI for Spatie's awesome laravel-activitylog package that we all love.
The UI was intentionally designed to fit the purpose of usage for audit trail. Hence, the following features are currently available:
Ensure you have properly installed Spatie's laravel-activitylog package and Voyager and run your migrations
Install this package into your Laravel project via composer:
composer require damms005/laravel-activitylog-ui
This package automatically registers a route for you at /admin/activitylog-ui. You can now visit https://<yourwebsite.app.io>/admin/activitylog-ui to start filtering/auditing your activity logs
The MIT License (MIT). Please see License File for more information.