felixkiss / uniquewith-validator

Custom Laravel Validator for combined unique indexes
MIT License
389 stars 129 forks source link

Closes #83, #90 and #91 #92

Closed anurbol closed 5 years ago

anurbol commented 6 years ago

Closes #83, #90 and #91

felixkiss commented 5 years ago

I don't like the custom keyword. What if your deleted_at column has a different name? However, I have emphasized the soft deletes example in the docs to make it easier to spot now.