laravel-otp icon indicating copy to clipboard operation
laravel-otp copied to clipboard

A package for Laravel One Time Password (OTP) generator and validation without Eloquent Model, since it done by Cache.

Results 2 laravel-otp issues
Sort by recently updated
recently updated
newest added

I'm using the latest Laravel release (10.45.1) and the latests version of this package. I received complaints from my users that the otp code is not valid even when they...

**Is your feature request related to a problem? Please describe.** When i try to upgrade to laravel 10 composer complaints about illuminate/support **Describe the solution you'd like** This should fix...