File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ easily handle a user verification and validate the e-mail.
3
3
4
4
[ ![ Latest Stable Version] ( https://poser.pugx.org/jrean/laravel-user-verification/v/stable )] ( https://packagist.org/packages/jrean/laravel-user-verification ) [ ![ Total Downloads] ( https://poser.pugx.org/jrean/laravel-user-verification/downloads )] ( https://packagist.org/packages/jrean/laravel-user-verification ) [ ![ License] ( https://poser.pugx.org/jrean/laravel-user-verification/license )] ( https://packagist.org/packages/jrean/laravel-user-verification )
5
5
6
+ ## Versions
7
+ ** This package is Laravel 5.3 compliant.**
8
+
9
+ For Laravel 5.3.* , use branch
10
+ [ 3.0] ( https://github.com/jrean/laravel-user-verification/tree/3.0 )
11
+ and/or [ master] ( https://github.com/jrean/laravel-user-verification/tree/master )
12
+
13
+ For Laravel 5.0.* | 5.1.* | 5.2.* , use branch
14
+ [ 2.2] ( https://github.com/jrean/laravel-user-verification/tree/2.2 )
15
+
6
16
## About
7
17
8
18
- [x] Generate and store a verification token for a registered user
You can’t perform that action at this time.
0 commit comments