-
I thought it would be a somewhat good idea to add Sometime we don't really care about the boolean value in itself and only need to check it's value once, e.g. for a EULA checkbox. With those rules we wouldn't have to check after the request with something If others think it's a good idea then I may have the knowledge to implement it myself, tho a bit crudely, so any insight is welcome. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://laravel.com/docs/10.x/validation#rule-accepted and https://laravel.com/docs/10.x/validation#rule-declined |
Beta Was this translation helpful? Give feedback.
https://laravel.com/docs/10.x/validation#rule-accepted and https://laravel.com/docs/10.x/validation#rule-declined