Hard to guess with zero info. But did you forget to set the env variables?
NOCAPTCHA_SECRET=foo
NOCAPTCHA_SITEKEY=bar
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have used anhskohbo/no-captcha package and its working fine in the local machine. But when deploying the project captcha is showing but I can submit the form without verifying the captcha. I am using AWS EC2 instance server. Site domain is added in reCaptcha, has SSL too but still not validating.
Please someone tell me how to setup it properly...
Please or to participate in this conversation.