greggilbert / recaptcha

[ABANDONED] reCAPTCHA Validator for Laravel 5
MIT License
714 stars 197 forks source link

recaptcha always return wrong in validation ... #56

Closed amirkheirabadi73 closed 9 years ago

amirkheirabadi73 commented 9 years ago

hi i use recaptcha 1.1.5 with laravel 4 and this work fine ... but on inputs validation return that recaptcha is wrong ... how i can fix this ???

greggilbert commented 9 years ago

Check to make sure you have the fields named properly in everything. I don't know what your code looks like, but as few people have had the issue, I believe it's beyond the scope of reporting an issue here.