anhskohbo / no-captcha

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

Laravel 5.6 not redirect back to url #115

Open sahilbabu opened 6 years ago

sahilbabu commented 6 years ago

In Laravel 5.6 when recaptcha is not checked. it show error page with message "The given data was invalid." It should be back to form page and show error. I configured according to doc. whoops there was an error

fpena commented 5 years ago

Can you show an example of your code?