Tweaked alignment

This commit is contained in:
Graham Campbell
2015-10-30 18:19:00 +00:00
parent e21667f2a6
commit f2348b7897
2 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ return [
*/
'password' => [
'email' => 'emails.password',
'table' => 'password_resets',
'email' => 'emails.password',
'table' => 'password_resets',
'expire' => 60,
],