OOOlayemi Olaomoinolayemidev.hashnode.dev·Feb 21, 2022 · 3 min readCreating Your Own OTP Service Laravel (API)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...00