Intervention / validation

Missing Laravel Validation Rules
https://validation.intervention.io
MIT License
558 stars 65 forks source link

Laravel 8 support #45

Closed ghost closed 3 years ago

ghost commented 3 years ago

I bumped on this error:

Object of class Intervention\Validation\Rules\Username could not be converted to string. and this error occurs on all rules

olivervogel commented 3 years ago

Laravel 8 is supported. Hard to say more without further information.