Creating Your Own OTP Service Laravel (API)
Feb 21, 2022 · 3 min read · Some weeks back, I needed to use otp for verificarion and validation in a project, instead of email and phone number, which has always been the default method for user verification. I found a way around it and I'd love to show how it's done. Let's di...
Join discussion