The Laravel Auditing package allows you to record changes to an Eloquent model's set of data over time. Retrieving the audit trail for a piece of data is straightforward, allowing for a great deal of customization in how that data is provided.
Official Documentation
Package documentation can be found on the Laravel Auditing website or at the Documentation Repository.
Contributing
Please see the contributing entry for details.
Credits
License
The laravel-auditing package is open source software licensed under the MIT LICENSE