We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Support to Laravel 10
Fix for trashed queries
README.md updated
Added support for php 8
Refatoring and fix to avoid accessing unnecessary user data on Logabl… …e models boot
Allows custom method for RAW SQL orderBy
Improvement: storing model properties at creation time in trait Logable
Documentation for https://laravel-crud-tools.readthedocs.io/en/latest/
Implemented migration to increase size (text > longtext) of propertie… …s column on activity_log, allowing large amount of data on that field
Added validation when no records are deleted avoiding a success messa… …ge when no exclusion has been made