Open baaskoen opened 7 years ago
Is there a way to enable or disable the recaptcha? For example, in a development environment it can get tedious to pass the validation every time. It would be nice if there could be an option in config e.g.:
"enabled" => env('RECAPTCHA_ENABLED', true)
Is there a way to enable or disable the recaptcha? For example, in a development environment it can get tedious to pass the validation every time. It would be nice if there could be an option in config e.g.:
"enabled" => env('RECAPTCHA_ENABLED', true)