Looking to hire Laravel developers? Try LaraJobs

laravel-audit-logs maintained by hosmelq

Description
Structured audit logs for Laravel with actors, targets, and request metadata.
Last update
2026/07/27 17:49 (dev-main)
License
Links
Downloads
5 340

Comments
comments powered by Disqus

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.