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

problem in laravel default Auth Controller #8

Open
vakora opened this issue Apr 27, 2023 · 0 comments
Open

problem in laravel default Auth Controller #8

vakora opened this issue Apr 27, 2023 · 0 comments

Comments

@vakora
Copy link

vakora commented Apr 27, 2023

Hi guys,
I want to add arcaptcha to my own laravel project, in auth controller i got this error :
توکن ورود دیگر اعتبار ندارد
i want to add arcaptcha check in my credentials method in LoginController
``` $credentials = Arr::add($credentials, 'arcaptcha-token', 'arcaptcha');`

i want to know where is my mistake.

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

1 participant