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

how to use this package with laravel fortify #175

Open
sxshateri opened this issue Oct 16, 2021 · 1 comment
Open

how to use this package with laravel fortify #175

sxshateri opened this issue Oct 16, 2021 · 1 comment

Comments

@sxshateri
Copy link

is there documentation or a guide on how to use this package with Laravel fortify?

@dev-dev-15
Copy link

just follow the instructions in the readme, for the Validation:

  1. go to app\actions\fortify\createNewUser.php
  2. add 'g-recaptcha-response' => 'required|captcha' to Validator::make

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

2 participants