PHPackages                             mewkhaleel/laravel-otp-mongodb - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. mewkhaleel/laravel-otp-mongodb

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

mewkhaleel/laravel-otp-mongodb
==============================

A simple package to generate and validate OTPs

03.1kPHP

Since Sep 3Pushed 3y agoCompare

[ Source](https://github.com/mewkhaleel/laravel-otp-mongodb)[ Packagist](https://packagist.org/packages/mewkhaleel/laravel-otp-mongodb)[ RSS](/packages/mewkhaleel-laravel-otp-mongodb/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Laravel OTP for mongodb ▲
=========================

[](#laravel-otp-for-mongodb-)

Introduction 🖖
--------------

[](#introduction-)

This is a simple package to generate and validate OTPs (One Time Passwords). This can be implemented mostly in Authentication.

Thanks .

Original  Thanks bud &lt;3

Installation 💽
--------------

[](#installation-)

Install via composer

```
composer require mewkhaleel/laravel-otp-mongodb
```

Add service provider to the `config/app.php` file

```
