Advertisement
Guest User

data user

a guest
Aug 24th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. array:12 [▼
  2. "id" => 1
  3. "user_unique_id" => "shu"
  4. "name" => "Shamir Husein"
  5. "prodi_id" => 1
  6. "tahun_id" => "20161"
  7. "email" => "shamirhusein@gmail.com"
  8. "dosen_pembimbing" => null
  9. "deleted_at" => null
  10. "created_at" => null
  11. "updated_at" => "2016-08-25 02:06:13"
  12. "roles" => array:7 [▼
  13. 0 => array:6 [▼
  14. "id" => 1
  15. "name" => "User"
  16. "description" => "role user deskripsi"
  17. "created_at" => null
  18. "updated_at" => null
  19. "pivot" => array:2 [▼
  20. "user_id" => 1
  21. "role_id" => 1
  22. ]
  23. ]
  24. 1 => array:6 [▼
  25. "id" => 2
  26. "name" => "Mhsw"
  27. "description" => "role mahasiswa deskripsi"
  28. "created_at" => null
  29. "updated_at" => null
  30. "pivot" => array:2 [▼
  31. "user_id" => 1
  32. "role_id" => 2
  33. ]
  34. ]
  35. 2 => array:6 [▶]
  36. 3 => array:6 [▶]
  37. 4 => array:6 [▶]
  38. 5 => array:6 [▶]
  39. 6 => array:6 [▶]
  40. ]
  41. "roles_kepanitian" => array:1 [▼
  42. 0 => array:6 [▼
  43. "id" => 1
  44. "nama" => "Panitia"
  45. "description" => "role panitia deskripsi"
  46. "created_at" => null
  47. "updated_at" => null
  48. "pivot" => array:5 [▼
  49. "user_id" => 1
  50. "role_pan_id" => 1
  51. "int_pan_id" => 1
  52. "waktu_periode_awal" => "2016-08-01 00:00:00"
  53. "waktu_periode_akhir" => "2016-09-09 00:00:00"
  54. ]
  55. ]
  56. ]
  57. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement