Uncomment example.

This commit is contained in:
Taylor Otwell 2015-12-14 19:35:30 -06:00
parent 435104304e
commit ba857ca50e
1 changed files with 4 additions and 4 deletions

View File

@ -41,10 +41,10 @@
'source' => 'users',
],
// 'api' => [
// 'driver' => 'token',
// 'source' => 'users',
// ],
'api' => [
'driver' => 'token',
'source' => 'users',
],
],
/*