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

Maintainers

Package info

github.com/Elbrahms05/elbrahms-otp-system

Type:package

pkg:composer/elbrahms/otp-system

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:59:24 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