anhskohbo / no-captcha

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

Separates JS script for invisible captcha #127

Closed sharifzadesina closed 5 years ago

sharifzadesina commented 5 years ago

Adding JS script along side with the captcha itself causes problems in front-end frameworks like Vue and it breaks our apps, so it is ALWAYS better to keep JS scripts separated.