Download the PHP package hos3ein/novel-auth without Composer
On this page you can find all versions of the php package hos3ein/novel-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hos3ein/novel-auth
More information about hos3ein/novel-auth
Files in hos3ein/novel-auth
Download hos3ein/novel-auth
More information about hos3ein/novel-auth
Files in hos3ein/novel-auth
Vendor hos3ein
Package novel-auth
Short Description Laravel authentication with password or otp or both and highly configurable
License MIT
Homepage https://github.com/hos3ein/novel-auth
Package novel-auth
Short Description Laravel authentication with password or otp or both and highly configurable
License MIT
Homepage https://github.com/hos3ein/novel-auth
Please rate this library. Is it a good library?
Informations about the package novel-auth
Novel Auth
- Laravel authentication with Password or OTP or both and highly configurable
Sample
Install
The Novel Auth Service Provider
The vendor:publish
command discussed above will also publish the App\Providers\NovelAuthServiceProvider
class. You
should ensure this class is registered within the providers
array of your application's config/app.php
configuration
file.
Add HasOtpCodes
and NovelAuthAuthenticatable
to your eloquent model
Final step
Implement methods in App\Actions\NovelAuth\OtpManager.php
in order to do how to send SMS or make a Call and others.
License
The Novel-Auth is open-sourced software licensed under the MIT license.
All versions of novel-auth with dependencies
PHP Build Version
Package Version
The package hos3ein/novel-auth contains the following files
Loading the files please wait ....