update config file

This commit is contained in:
Taylor Otwell 2019-02-19 21:58:25 -05:00
parent cfc2220109
commit d201c69a8b
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
'api' => [
'driver' => 'token',
'provider' => 'users',
'hash' => false,
],
],