Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. "basicInfo": {
  2. "id": 205,
  3. "first_name": "new name",
  4. "middle_name": "middle",
  5. "profile_pic": "3q4Vs8iHdY.png",
  6.  
  7. }
  8.  
  9. $userBasicInfo =$this->userBasicInfo->where('user_id', $user_id)->first();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement