Uncomment example.

This commit is contained in:
Taylor Otwell
2015-12-14 19:35:30 -06:00
parent 435104304e
commit ba857ca50e

View File

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