https://github.com/cgdsoftware/action-logger
Laravel Enso logger for users' actions so you can keep track of who did what
https://github.com/cgdsoftware/action-logger
Last synced: 5 months ago
JSON representation
Laravel Enso logger for users' actions so you can keep track of who did what
- Host: GitHub
- URL: https://github.com/cgdsoftware/action-logger
- Owner: cgdsoftware
- License: mit
- Fork: true (laravel-enso/action-logger)
- Created: 2022-08-31T15:06:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-14T20:06:30.000Z (about 3 years ago)
- Last Synced: 2025-03-21T22:39:10.670Z (over 1 year ago)
- Language: PHP
- Homepage: https://docs.laravel-enso.com/packages/action-logger.html
- Size: 84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Action Logger
[](https://www.codacy.com/gh/laravel-enso/action-logger?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/action-logger&utm_campaign=Badge_Grade)
[](https://github.styleci.io/repos/85554059)
[](https://packagist.org/packages/laravel-enso/action-logger)
[](https://packagist.org/packages/laravel-enso/action-logger)
[](https://packagist.org/packages/laravel-enso/action-logger)
User actions logger dependency for [Laravel](https://laravel.com).
This package works exclusively within the [Enso](https://github.com/laravel-enso/Enso) ecosystem.
The front end assets that utilize this api are present in the [ui](https://github.com/enso-ui/ui) package.
For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)
### Installation, Configuration & Usage
Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/backend/action-logger.html)
### Contributions
are welcome. Pull requests are great, but issues are good too.
### License
This package is released under the MIT license.