[Laravel 8] Implementing ReCaptcha inside JetstreamServiceProvider #34651
Unanswered
american-it
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi mighty all,
Trying to inject the usual ReCaptcha functionality into JetstreamServiceProvider.
GIST
If the captcha is empty — everything is OK and I get an error, but if captcha is passed/checked I also get an error saying "You have to pass ReCaptcha check". Deep night now, please point me in the right direction.
P.S. All the same works for Jetstream while creating a new user (updated validator inside Fortify/CreateNewUser.php).
Beta Was this translation helpful? Give feedback.
All reactions