v2.0.3
- Allow
Orchestra\Support\Validator::on()
should accept additional parameters. - Add
Orchestra\Support\Validator::setRules()
to override rules, and set it as an instanceofIlluminate\Support\Fluent
.
Orchestra\Support\Validator::on()
should accept additional parameters.Orchestra\Support\Validator::setRules()
to override rules, and set it as an instanceof Illuminate\Support\Fluent
.