Merge remote-tracking branch 'origin/dev' into features/notifications
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@ class User extends Authenticatable
|
||||
'phone',
|
||||
'validate',
|
||||
'role',
|
||||
'verified_at'
|
||||
'verified_at',
|
||||
'profile_photo_path'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user