anhskohbo / no-captcha

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

[Request] Should be able to define on what environment the reCaptcha works in the config #104

Open mkantautas opened 6 years ago

mkantautas commented 6 years ago

This is needed for Dusk testing, because currently the current documentation only helps for http testing. Also I believe this would be a more correct approach of handling all the issues that the reCaptcha is now causing on local environments.