jarektkaczyk / eloquence

Extensions for the Eloquent ORM
http://softonsofa.com
MIT License
1.09k stars 142 forks source link

Custom update rules for Validable #234

Closed gfernandez-me closed 5 years ago

gfernandez-me commented 6 years ago

Using validable it use all rules for store and update an object.

How i can specify rules only for update?