Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole
2016-09-01 18:31:39 +02:00
parent 598e97d028
commit f3a8a25872
11 changed files with 241 additions and 82 deletions

View File

@@ -4,7 +4,6 @@ declare(strict_types = 1);
return [
'allow_register' => true,
'defaults' => [
'guard' => 'web',
'passwords' => 'users',