0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 9 years ago
Merge pull request #42 from lenrsmith/parseerror More... almost 10 years ago
Fixed parse error on line 419 of Magniloquent.php More... almost 10 years ago
Merge pull request #41 from TresErres/master More... almost 10 years ago
autoHash wider More... almost 10 years ago
Merge pull request #40 from TresErres/master More... almost 10 years ago
Using Hash::check when password isDirty More... almost 10 years ago
Merge pull request #37 from Propaganistas/update-docs More... almost 10 years ago
Update niceNames doc More... almost 10 years ago
Merge pull request #35 from Propaganistas/master More... almost 10 years ago
Merge pull request #36 from Propaganistas/beforeSave More... almost 10 years ago
Implement a beforeSave() method. More... almost 10 years ago
Convert niceNames to method to allow localization More... almost 10 years ago
Updated README to show new custom display name functionality More... about 10 years ago
Added ability to customize the display name of fields under validation. More... about 10 years ago
Fixed bug where unique check would overwrite all rules except unique rules More... about 10 years ago
Update Magniloquent.php More... about 10 years ago
Fix broken logic in excludeFromUniqueChecks. More... about 10 years ago
Updated README More... about 10 years ago
Automatic check for uniques will exclude current object from unique validation check More... about 10 years ago
Merge branch 'master' of github.com:philipbrown/magniloquent More... about 10 years ago
Changed mergeRules to a protected method More... about 10 years ago
Merge pull request #28 from kennonb/master More... about 10 years ago
Added "setConnection" to Validator, so that the model's connection is pulled in for any database rules. More... about 10 years ago
Reset validation to use this->attributes rather than the getDirty method More... over 10 years ago
Merge pull request #24 from TheBox193/patch-1 More... over 10 years ago
Validation of changed attributes. More... over 10 years ago
Update README.md More... over 10 years ago
Relation now saved in relations array before being returned More... over 10 years ago
Check if the relationship is already loaded More... over 10 years ago