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

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:package

pkg:composer/elbrahms/otp-system

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

This package is auto-updated.

Last update: 2025-09-29 03:14:43 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