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.
Package documentation can be found on the Laravel Auditing website or at the Documentation Repository.
Please see the contributing entry for details.
The laravel-auditing package is open source software licensed under the MIT LICENSE