ikepu-tp/laravel-activity-log

Fund package maintenance!
ikepu-tp

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ikepu-tp/laravel-activity-log

v2.0.0 2023-08-27 20:46 UTC

This package is auto-updated.

Last update: 2025-09-19 12:39:04 UTC


README

This is a library of activity log.

日本語版

Features

  • Logging activities of users.
  • Show activities of users.

How to use

  1. First of all, migrate.
  2. Add \ikepu_tp\ActivityLog\app\Http\Middleware\ActivityLogMiddleware::class to Kernel.php.
  3. You can access /activity-log and see your acitivity logs. edit /route/activity-log.php if you want to change routing.

Contributing

Thank you for your contributions. If you find bugs, let me know them with issues.

License

Copyright (c) 2023 ikepu-tp.

This is open-sourced software licensed under the MIT license.