I followed the[ tutorial here](https://programmingfields.com/how-to-implement-captcha-in-laravel-8/) 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) ```