laravel-verification-code
laravel-verification-code copied to clipboard
Authenticate users using a verification code sent to their mail.
Results
2
laravel-verification-code issues
Sort by
recently updated
recently updated
newest added
@yinx Could you review that when you have a chance?
I have an issue where VerificationCode::send() does not send any email since I upgraded from NextApps to Wotz. The SMTP setting is working with Mailtrap as I have tested by...