laravel-otp
There are 9 repositories under laravel-otp topic.
mohammad-fouladgar/laravel-otp
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
mustafakhaleddev/laravel-otp
A simple Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mustafakhaleddev/LaravelAdvancedOTP
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
GraxMonzo/laravel-one-time-password
One time password generation trait for Laravel
abdorrahmani/laravel-otp
LARAVEL OTP SMS SERVICE
chrysanthos/laravel-otp
A Laravel OTP Verification package
Majid-Razzaq/Two-Factor-Authentication-Laravel
This project demonstrates a two-factor authentication system implemented in Laravel. When a user registers, they receive an OTP via email. After entering the OTP, they complete the registration process. Mailtrap is used for OTP notifications.
prasanth-j/otpify
Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords.
rahmatwaisi/otp-auth
OTP Authentication for Laravel using cache