Skip to content
New issue

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

first time verify code always fail #179

Open
jfwangncs opened this issue Feb 10, 2020 · 2 comments
Open

first time verify code always fail #179

jfwangncs opened this issue Feb 10, 2020 · 2 comments

Comments

@jfwangncs
Copy link

first time verify code always fail,must refresh then success。
php 7.2
laravel 5.8

@flpelletier
Copy link

flpelletier commented May 6, 2021

Hello,
I had the same problem.
In your HTML view, you must put the type in captcha, like :
<input id="captcha" type="captcha" placeholder="My captcha" class="form-control" class="form-control" name="captcha" required>

@ardhiyatma09
Copy link

Hello,
I had the same problem.
In your HTML view, you must put the type in captcha, like :
<input id="captcha" type="captcha" placeholder="My captcha" class="form-control" class="form-control" name="captcha" required>

this doesn't work, do you have any other suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants