Skip to content

Tags: thiagoprz/crud-tools

Tags

1.0.2

Toggle 1.0.2's commit message
Support to Laravel 10

1.0.1

Toggle 1.0.1's commit message
Fix for trashed queries

1.0.0

Toggle 1.0.0's commit message
README.md updated

0.0.65

Toggle 0.0.65's commit message
Added support for php 8

0.0.64

Toggle 0.0.64's commit message
Refatoring and fix to avoid accessing unnecessary user data on Logabl…

…e models boot

0.0.63

Toggle 0.0.63's commit message
Allows custom method for RAW SQL orderBy

0.0.62

Toggle 0.0.62's commit message
Improvement: storing model properties at creation time in trait Logable

0.0.61

Toggle 0.0.61's commit message

0.0.60

Toggle 0.0.60's commit message
Implemented migration to increase size (text > longtext) of propertie…

…s column on activity_log, allowing large amount of data on that field

0.0.59

Toggle 0.0.59's commit message
Added validation when no records are deleted avoiding a success messa…

…ge when no exclusion has been made