test drive
This commit is contained in:
@@ -54,7 +54,7 @@ class User extends Resource
|
||||
* @var array<int, string>
|
||||
*/
|
||||
public static $search = [
|
||||
'id', 'name', 'email', 'phone',
|
||||
'id', 'name', 'email', 'phone', 'username',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user