File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,6 @@ protected function validator(array $data)
58
58
59
59
Error shows on the page like so:
60
60
61
- <img width =" 1093 " alt =" screen shot 2016-07-02 at 2 12 14 pm " src =" https://cloud.githubusercontent.com/assets/2946769/16540503/103e0390-405f-11e6-9c4c-5d02dc1ce7ec.png " >
62
-
63
61
<img width =" 1095 " alt =" screen shot 2016-07-02 at 1 22 45 pm " src =" https://cloud.githubusercontent.com/assets/2946769/16540468/c6bd71f2-405d-11e6-8f34-d3a9b1b27e77.png " >
64
62
65
63
By default, the error message returned is ` This password is just too common. Please try another! ` .
@@ -70,6 +68,8 @@ You can customize the error message by opening `resources/lang/en/validation.php
70
68
'dumbpwd' => 'You are using a dumb password abeg',
71
69
```
72
70
71
+ <img width =" 1093 " alt =" screen shot 2016-07-02 at 2 12 14 pm " src =" https://cloud.githubusercontent.com/assets/2946769/16540503/103e0390-405f-11e6-9c4c-5d02dc1ce7ec.png " >
72
+
73
73
## Change log
74
74
75
75
Please see [ CHANGELOG] ( CHANGELOG.md ) for more information on what has changed recently.
You can’t perform that action at this time.
0 commit comments