We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cdddaa commit fc0f88eCopy full SHA for fc0f88e
README.md
@@ -2,7 +2,7 @@
2
Multi Factor Authentication
3
CodingLibs Laravel MFA
4
5
-[](https://packagist.org/packages/coding-libs/laravel-mfa)
+
6
7
Installation
8
- Install via Composer from Packagist:
@@ -16,8 +16,7 @@ php artisan vendor:publish --tag=mfa-migrations
16
php artisan migrate
17
```
18
19
-Packagist
20
-- `https://packagist.org/packages/coding-libs/laravel-mfa`
21
22
Features
23
- **Email** and **SMS** one-time code challenges with pluggable channels
0 commit comments