Loggable behavior tracks your record changes and is able to manage versions.
Automatic storage of log entries in database.
Can be nested with other behaviors.
Objects can be reverted to previous versions.
Annotation, Yaml and Xml mapping support for extensions.
Add LaravelDoctrine\Extensions\Loggable\LoggableExtension
to doctrine.extensions config in config/doctrine.php.
See the official documentation for use of this behavior.
This is documentation for laravel-doctrine/extensions. Please add your ★ star to the project.