albertcht / invisible-recaptcha

An invisible reCAPTCHA package for Laravel, Lumen, CI or native PHP.
MIT License
601 stars 162 forks source link

array_key_exists() expects parameter 2 to be array #149

Open srakl opened 3 years ago

srakl commented 3 years ago

I followed the tutorial here to set it up, but im getting the error below, any idea why? Thanks

array_key_exists() expects parameter 2 to be array, null given (View: C:\xampp\htdocs\laravel\resources\views\auth\passwords\email.blade.php) 
klacsa commented 3 years ago

Hi @srakl , for me, a config:clear worked