sajjad-rakhshani/laravel-opt

simple package to send and verify otp

1.2.0 2024-10-02 19:19 UTC

This package is auto-updated.

Last update: 2025-03-30 20:32:16 UTC


README

LaravelOtp is a laravel package to send otp codes to user.

installation

use the composer to install LaravelOtp.

composer require sajjad-rakhshani/laravel-opt

then add your details in config/laravel-otp.php

usage

send otp

LaravelOtp\Otp::saveAndSend('09362938792');

send otp code to this phone