iotskills/laravel-activitylog-ui

A Voyager-powered UI for the spatie/laravel-activitylog package that we all love!

dev-master 2022-02-10 18:11 UTC

This package is auto-updated.

Last update: 2024-04-10 22:42:08 UTC


README

Art for damms005/laravel-activitylog-ui

A UI for Spatie's awesome laravel-activitylog package that we all love.

Features

The UI was intentionally designed to fit the purpose of usage for audit trail. Hence, the following features are currently available:

  • Models are searchable
  • Nice, beautiful UI

Installation

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

Todo

  • Write tests

License

The MIT License (MIT). Please see License File for more information.