Skip to content

problem in laravel default Auth Controller #8

Description

@vakora

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions