sajjad-rakhshani/laravel-opt

simple package to send and verify otp

1.1.1 2024-05-20 19:33 UTC

This package is auto-updated.

Last update: 2024-09-21 13:46:53 UTC


README

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

installation

use the composer to install LaravelOtp.

composer require sajjad-rakhshani/LaravelOtp

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

usage

send otp

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

send otp code to this phone