anhskohbo / no-captcha

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

Multiple rendering in same page #172

Open azamat-747 opened 3 years ago

azamat-747 commented 3 years ago

Hi, i need multiple rendering no-captcha and get response separately in ajax. Now if request response i all time get first no-captcha response.

How can i fix this problem?

Laravel 7.