anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.76k stars 235 forks source link

How to work with the laravel-jsvalidation package? #194

Open garbinmarcelo opened 3 weeks ago

garbinmarcelo commented 3 weeks ago

Hello, my question is whether it is possible to make this package work validation with the laravel-jsvalidation package, both in invisble and in standard recaptcha.

Would this be possible? Any tips on how to do this validation?

Thanks