Skip to content

Commit 3f8beca

Browse files
committed
Documentation
1 parent 89e315f commit 3f8beca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ easily handle a user verification and validate the e-mail.
33

44
[![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)
55

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+
616
## About
717

818
- [x] Generate and store a verification token for a registered user

0 commit comments

Comments
 (0)