Download the PHP package moonshine/two-factor without Composer
On this page you can find all versions of the php package moonshine/two-factor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moonshine/two-factor
More information about moonshine/two-factor
Files in moonshine/two-factor
Download moonshine/two-factor
More information about moonshine/two-factor
Files in moonshine/two-factor
Vendor moonshine
Package two-factor
Short Description Two factor authentication for MoonShine
License MIT
Homepage https://moonshine-laravel.com
Package two-factor
Short Description Two factor authentication for MoonShine
License MIT
Homepage https://moonshine-laravel.com
Please rate this library. Is it a good library?
Informations about the package two-factor
MoonShine two-factor authentication
Requirements
- MoonShine v3.0+
Support MoonShine versions
MoonShine | Layouts |
---|---|
2.0+ | 1.0+ |
3.0+ | 2.0+ |
Installation
Get started
Add pipe to config/moonshine.php
or in MoonShineServiceProvider
Add trait TwoFactorAuthenticatable to model or use MoonShine\TwoFactor\Models\MoonshineUser
We will automatically add the component to the profile page, but if you use another page, you can add it yourself.
All versions of two-factor with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2|^8.3
ext-curl Version *
ext-json Version *
bacon/bacon-qr-code Version ^2.0|^3.0
pragmarx/google2fa Version ^7.0|^8.0
ext-curl Version *
ext-json Version *
bacon/bacon-qr-code Version ^2.0|^3.0
pragmarx/google2fa Version ^7.0|^8.0
The package moonshine/two-factor contains the following files
Loading the files please wait ....