Support for enable / disable
baaskoen opened this issue · 0 comments
baaskoen commented
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)