Download the PHP package laraviet/backpack2fa without Composer
On this page you can find all versions of the php package laraviet/backpack2fa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laraviet/backpack2fa
More information about laraviet/backpack2fa
Files in laraviet/backpack2fa
Download laraviet/backpack2fa
More information about laraviet/backpack2fa
Files in laraviet/backpack2fa
Vendor laraviet
Package backpack2fa
Short Description Apply Google Authenticator to Laravel Backpack project
License MIT
Homepage https://github.com/laraviet/backpack2fa
Package backpack2fa
Short Description Apply Google Authenticator to Laravel Backpack project
License MIT
Homepage https://github.com/laraviet/backpack2fa
Keywords laravelBackpack2FA
Please rate this library. Is it a good library?
Informations about the package backpack2fa
Backpack2FA
Apply Google Authenticator to Laravel Backpack project
Prerequisite
Need to install Backpack to your Laravel project first following this instruction
Installation
Via Composer
Setup
Edit config\auth.php
from
to
Edit config\google2fa.php
from
to
Edit app\User.php
add 'google2fa_secret'
to $fillable
and $hidden
add 2 more methods:
All versions of backpack2fa with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5
backpack/crud Version ^3.5
bacon/bacon-qr-code Version ^1.0.3
pragmarx/google2fa-laravel Version ^0.2.0
backpack/crud Version ^3.5
bacon/bacon-qr-code Version ^1.0.3
pragmarx/google2fa-laravel Version ^0.2.0
The package laraviet/backpack2fa contains the following files
Loading the files please wait ....