Migrate ability to reset passwords

This commit is contained in:
BlameDylan 2015-12-08 18:28:49 -06:00
parent f47f0cd549
commit 2d57772528
7 changed files with 131 additions and 0 deletions

View file

@ -12,6 +12,7 @@ return [
'password' => 'Password',
'email' => 'Email',
'whoops' => 'Whoops',
'success' => 'Success',
'location' => 'Location',
'node' => 'Node',
'connection' => 'Connection',