validation icon indicating copy to clipboard operation
validation copied to clipboard

Missing Laravel Validation Rules

Results 3 validation issues
Sort by recently updated
recently updated
newest added

The title. It will be so much helpful to have it already build in

It seems that this package causes translation errors in Laravel Nova (see this issue https://github.com/laravel/nova-issues/issues/4192). By calling a translation in a constructor the incorrect locale is set for the App...

investigation-needed
patch-release

Hi, I've just installed the package into my Laravel project, but the mentioned rules are not available. As you can see, they're not included in `vendor/intervention/validation/src/Rules`: ![image](https://github.com/Intervention/validation/assets/12503478/204dfe85-f244-4abe-a091-d9171c6150ce) That's strange, the...