Open chan15 opened 3 months ago
My laravel version is 10, after I upgrade captcha from 3.3 to 3.4 I got this error, and IDE also show this error message too.
This issue extists on Laravel v11 too.
Same here. Follow this issue in case a solution is offered.
just install version 3.3 and works!.
composer remove mews/captcha composer require mews/captcha:^3.3.0
My laravel version is 10, after I upgrade captcha from 3.3 to 3.4 I got this error, and IDE also show this error message too.