You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -16,6 +25,28 @@ Laravel 2-Step verification is a package to add 2-Step user authentication to an
16
25
17
26
Laravel 2-Step Authentication Verification for Laravel. Can be used in out the box with Laravel's authentication scaffolding or integrated into other projects.
18
27
28
+
29
+
### Features
30
+
31
+
| Laravel 2 Step Verification |
32
+
| :------------ |
33
+
| XXX |
34
+
35
+
### Requirements
36
+
*[Laravel 5.3, 5.4, or 5.5+](https://laravel.com/docs/installation)
37
+
38
+
### Installation Instructions
39
+
1. From your projects root folder in terminal run:
0 commit comments