refactoring, airtelmoney test
This commit is contained in:
@@ -14,7 +14,7 @@ return [
|
||||
*/
|
||||
|
||||
'defaults' => [
|
||||
'guard' => 'web',
|
||||
'guard' => 'api',
|
||||
'passwords' => 'users',
|
||||
],
|
||||
|
||||
@@ -73,7 +73,7 @@ return [
|
||||
|
||||
// 'users' => [
|
||||
// 'driver' => 'database',
|
||||
// 'table' => 'users',
|
||||
// 'table' => 'auth_users',
|
||||
// ],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user