wotzebra/laravel-verification-code

Resend verification code

Closed this issue · 1 comments

hii how can ı resend verification code could you explain please

yinx commented

Hey @MahmutSamii Thanks for using the package.
Resending an existing verification code is not possible.
You can however send a new verification code. If you want the old and the new code to both still work you can set the value in the config max_per_verifiable to 2. This way the last 2 codes will work instead of only the most recent one.