elbrahms/otp-system

There is no license information available for the latest version (v1.0.3) of this package.

A simple OTP System with LAM

v1.0.3 2024-08-13 15:40 UTC

This package is auto-updated.

Last update: 2025-04-29 01:29:42 UTC


README

A simple OTP System with LAM

1.Install the package

composer require elbrahms/otp-system

2.Register the Service Provider (If Needed) in app.php

elbrahms\OtpSystem\Providers\OtpSystemServiceProvider::class,

3. Edit config file