图片管理

This commit is contained in:
Wisp X
2022-02-18 13:38:50 +08:00
parent da0da0ab09
commit 5bbf2ef8d4
4 changed files with 86 additions and 5 deletions
-2
View File
@@ -66,9 +66,7 @@ class User extends Authenticatable implements MustVerifyEmail
protected $hidden = [
'password',
'remember_token',
'registered_ip',
'configs',
'status',
'group_id',
'is_adminer',
];