fix bug d'affichage profile-photod
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@ class User extends Authenticatable
|
|||||||
'phone',
|
'phone',
|
||||||
'validate',
|
'validate',
|
||||||
'role',
|
'role',
|
||||||
'verified_at'
|
'verified_at',
|
||||||
|
'profile_photo_path'
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user