Advertisement
Guest User

sales

a guest
Feb 10th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. sales
  2.  
  3. Collection {#229 ▼
  4. #items: array:2 [▼
  5. 0 => sales {#230 ▼
  6. #dates: array:2 [▶]
  7. #fillable: array:7 [▼
  8. 0 => "source"
  9. 1 => "name"
  10. 2 => "phone"
  11. 3 => "salesrep"
  12. 4 => "contactname"
  13. 5 => "email"
  14. 6 => "notes"
  15. ]
  16. #connection: null
  17. #table: null
  18. #primaryKey: "id"
  19. #perPage: 15
  20. +incrementing: true
  21. +timestamps: true
  22. #attributes: array:11 [▼
  23. "id" => 4
  24. "date_added" => "2016-02-09"
  25. "created_at" => "2016-02-07"
  26. "source" => "source"
  27. "name" => "andy"
  28. "phone" => "07772"
  29. "salesrep" => "andy"
  30. "contactname" => "andy"
  31. "email" => "andylord"
  32. "notes" => "849848"
  33. "updated_at" => "2016-02-07 23:10:16"
  34. ]
  35. #original: array:11 [▼
  36. "id" => 4
  37. "date_added" => "2016-02-09"
  38. "created_at" => "2016-02-07"
  39. "source" => "source"
  40. "name" => "andy"
  41. "phone" => "07772"
  42. "salesrep" => "andy"
  43. "contactname" => "andy"
  44. "email" => "andylor"
  45. "notes" => "849848"
  46. "updated_at" => "2016-02-07 23:10:16"
  47. ]
  48. #relations: []
  49. #hidden: []
  50. #visible: []
  51. #appends: []
  52. #guarded: array:1 [▼
  53. 0 => "*"
  54. ]
  55. #dateFormat: null
  56. #casts: []
  57. #touches: []
  58. #observables: []
  59. #with: []
  60. #morphClass: null
  61. +exists: true
  62. +wasRecentlyCreated: false
  63. }
  64. 1 => sales {#231 ▼
  65. #dates: array:2 [▼
  66. 0 => "date_added"
  67. 1 => "created_at"
  68. ]
  69. #fillable: array:7 [▼
  70. 0 => "source"
  71. 1 => "name"
  72. 2 => "phone"
  73. 3 => "salesrep"
  74. 4 => "contactname"
  75. 5 => "email"
  76. 6 => "notes"
  77. ]
  78. #connection: null
  79. #table: null
  80. #primaryKey: "id"
  81. #perPage: 15
  82. +incrementing: true
  83. +timestamps: true
  84. #attributes: array:11 [▼
  85. "id" => 6
  86. "date_added" => "2016-02-03"
  87. "created_at" => "2016-02-07"
  88. "source" => "source"
  89. "name" => "andy"
  90. "phone" => "07772"
  91. "salesrep" => "andy"
  92. "contactname" => "andy"
  93. "email" => "andylo"
  94. "notes" => "849864"
  95. "updated_at" => "2016-02-07 23:12:52"
  96. ]
  97. #original: array:11 [▼
  98. "id" => 6
  99. "date_added" => "2016-02-03"
  100. "created_at" => "2016-02-07"
  101. "source" => "source"
  102. "name" => "andy"
  103. "phone" => "077724"
  104. "salesrep" => "andy"
  105. "contactname" => "andy"
  106. "email" => "andylo"
  107. "notes" => "849864"
  108. "updated_at" => "2016-02-07 23:12:52"
  109. ]
  110. #relations: []
  111. #hidden: []
  112. #visible: []
  113. #appends: []
  114. #guarded: array:1 [▼
  115. 0 => "*"
  116. ]
  117. #dateFormat: null
  118. #casts: []
  119. #touches: []
  120. #observables: []
  121. #with: []
  122. #morphClass: null
  123. +exists: true
  124. +wasRecentlyCreated: false
  125. }
  126. ]
  127. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement