Skip to content

Commit cb847f4

Browse files
change order of images
change order of images to be more compliant with text
1 parent c2e532c commit cb847f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ protected function validator(array $data)
5858

5959
Error shows on the page like so:
6060

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-
6361
<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">
6462

6563
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
7068
'dumbpwd' => 'You are using a dumb password abeg',
7169
```
7270

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+
7373
## Change log
7474

7575
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

0 commit comments

Comments
 (0)