We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
This issue extists on Laravel v11 too.
Sorry, something went wrong.
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
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: