Download the PHP package eusebiu/laravel-spark-google2fa without Composer
On this page you can find all versions of the php package eusebiu/laravel-spark-google2fa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eusebiu/laravel-spark-google2fa
More information about eusebiu/laravel-spark-google2fa
Files in eusebiu/laravel-spark-google2fa
Download eusebiu/laravel-spark-google2fa
More information about eusebiu/laravel-spark-google2fa
Files in eusebiu/laravel-spark-google2fa
Vendor eusebiu
Package laravel-spark-google2fa
Short Description Google Authenticator support for Laravel Spark.
License MIT
Package laravel-spark-google2fa
Short Description Google Authenticator support for Laravel Spark.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-spark-google2fa
Google Authenticator for Laravel Spark 9
This package replaces the default two-factor authentication driver with Google Authenticator.
Installation
composer require eusebiu/laravel-spark-google2fa
php artisan vendor:publish --provider="Eusebiu\LaravelSparkGoogle2FA\Google2FAServiceProvider" --force
php artisan migrate
npm run dev
Customization
To change the display name in the authenticator app, add 2fa_name
in your SparkServiceProvider
file. By default vendor
or the app url is used.
All versions of laravel-spark-google2fa with dependencies
PHP Build Version
Package Version
Requires
pragmarx/google2fa-qrcode Version
^1.0
The package eusebiu/laravel-spark-google2fa contains the following files
Loading the files please wait ....