laravel-audit-logs maintained by hosmelq
Description
Structured audit logs for Laravel with actors, targets, and request metadata.
Author
Last update
2026/07/27 17:49
(dev-main)
License
Downloads
5 340
Tags
Laravel Audit Logs
Laravel Audit Logs provides a simple, fluent API for recording application audit events. You may include actors, targets, request metadata, and custom metadata for each event.
composer require hosmelq/laravel-audit-logs
php artisan audit-log:install
Read the full documentation.
Development
Run the test suite with:
composer test
Changelog
See CHANGELOG.md for a list of changes.
Contributing
Pull requests are welcome. Please run the test suite before submitting changes.
License
The MIT License (MIT). Please see License File for more information.