venturecraft/revisionable
Revisionable adds automatic revision history to your Laravel Eloquent models. Track who changed what and when, store diffs for selected attributes, and browse or restore past versions. Useful for auditing, activity logs, and rollback of record changes.
Full Changelog: https://github.com/VentureCraft/revisionable/compare/1.42.0...1.43.0
Full Changelog: https://github.com/VentureCraft/revisionable/compare/1.41.0...1.42.0
Support for Laravel ^9.0
With thanks to @Reinbier
Also adds support for Backpack Auth
See readme for how to use the new options formatter
A range of helper classes have been swapped out for helper methods, to remove reliance on old packages.
Missed a package.
This is a release that draws a line in the sand before a coming version to support Laravel 5.8, bringing forward commits that are to date not in a release
See docs for details on how to implement:
NB This is disabled by default, so as not to affect existing installations.
How can I help you explore Laravel packages today?