File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,39 @@ easily handle a user verification and validate the e-mail.
30
30
- [x] Set the user as verified
31
31
- [x] Relaunch the process anytime
32
32
33
+ ## Table of Contents
34
+
35
+ - [ INSTALLATION] ( #installation )
36
+ * [ Add the Service Provider & Facade/Alias] ( #add-the-service-provider---facade-alias )
37
+ - [ CONFIGURATION] ( #configuration )
38
+ * [ Migration] ( #migration )
39
+ - [ Middleware] ( #middleware )
40
+ * [ Default middleware] ( #default-middleware )
41
+ * [ Custom middleware] ( #custom-middleware )
42
+ - [ E-MAIL] ( #e-mail )
43
+ * [ E-mail View] ( #e-mail-view )
44
+ - [ ERRORS] ( #errors )
45
+ * [ Error View] ( #error-view )
46
+ - [ USAGE] ( #usage )
47
+ * [ Routes] ( #routes )
48
+ + [ Overriding package routes] ( #overriding-package-routes )
49
+ * [ Traits] ( #traits )
50
+ * [ Endpoints] ( #endpoints )
51
+ * [ API] ( #api )
52
+ * [ Facade] ( #facade )
53
+ * [ Attributes/Properties] ( #attributes-properties )
54
+ * [ Translations] ( #translations )
55
+ * [ Auto-login] ( #auto-login )
56
+ * [ Customize] ( #customize )
57
+ - [ GUIDELINES] ( #guidelines )
58
+ * [ Example] ( #example )
59
+ - [ RELAUNCH THE PROCESS ANYTIME] ( #relaunch-the-process-anytime )
60
+ - [ LARAVEL SPARK] ( #laravel-spark )
61
+ - [ CONTRIBUTE] ( #contribute )
62
+ - [ LICENSE] ( #license )
63
+
64
+ <small ><i ><a href =' http://ecotrust-canada.github.io/markdown-toc/ ' >Table of contents generated with markdown-toc</a ></i ></small >
65
+
33
66
## INSTALLATION
34
67
35
68
This project can be installed via [ Composer] ( http://getcomposer.org ) . To get
You can’t perform that action at this time.
0 commit comments