debug
This commit is contained in:
@@ -31,6 +31,7 @@ class ProfileController extends Controller
|
||||
'degree' => $user->degree,
|
||||
'mobile' => $user->mobile,
|
||||
'province_id' => $user->province_id,
|
||||
'city_id' => $user->city_id,
|
||||
'avatar' => $user->avatarUrl(),
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user