Advertisement
Guest User

programming

a guest
Jan 25th, 2017
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.24 KB | None | 0 0
  1. array:1 [
  2. 0 => array:5 [
  3. "group" => Group {#540
  4. #fillable: array:6 [
  5. 0 => "name"
  6. 1 => "description"
  7. 2 => "expired_at"
  8. 3 => "open"
  9. 4 => "organisation_id"
  10. 5 => "license_id"
  11. ]
  12. #connection: null
  13. #table: null
  14. #primaryKey: "id"
  15. #keyType: "int"
  16. #perPage: 15
  17. +incrementing: true
  18. +timestamps: true
  19. #attributes: array:13 [
  20. "id" => 52
  21. "name" => "Cultural Correspondents"
  22. "description" => "Current, active Cultural Correspondents"
  23. "expired_at" => "2016-09-04"
  24. "open" => 1
  25. "license_id" => 232
  26. "organisation_id" => 0
  27. "logo" => ""
  28. "created_at" => "2016-06-04 08:30:56"
  29. "updated_at" => "2016-06-04 08:30:56"
  30. "notifications" => Collection {#1571
  31. #items: array:3 [
  32. 0 => GroupNotification {#1510
  33. #fillable: array:1 [ …1]
  34. +timestamps: false
  35. #connection: null
  36. #table: null
  37. #primaryKey: "id"
  38. #keyType: "int"
  39. #perPage: 15
  40. +incrementing: true
  41. #attributes: array:3 [ …3]
  42. #original: array:3 [ …3]
  43. #relations: []
  44. #hidden: []
  45. #visible: []
  46. #appends: []
  47. #guarded: array:1 [ …1]
  48. #dates: []
  49. #dateFormat: null
  50. #casts: []
  51. #touches: []
  52. #observables: []
  53. #with: []
  54. #morphClass: null
  55. +exists: true
  56. +wasRecentlyCreated: false
  57. }
  58. 1 => GroupNotification {#1590
  59. #fillable: array:1 [ …1]
  60. +timestamps: false
  61. #connection: null
  62. #table: null
  63. #primaryKey: "id"
  64. #keyType: "int"
  65. #perPage: 15
  66. +incrementing: true
  67. #attributes: array:3 [ …3]
  68. #original: array:3 [ …3]
  69. #relations: []
  70. #hidden: []
  71. #visible: []
  72. #appends: []
  73. #guarded: array:1 [ …1]
  74. #dates: []
  75. #dateFormat: null
  76. #casts: []
  77. #touches: []
  78. #observables: []
  79. #with: []
  80. #morphClass: null
  81. +exists: true
  82. +wasRecentlyCreated: false
  83. }
  84. 2 => GroupNotification {#1514
  85. #fillable: array:1 [ …1]
  86. +timestamps: false
  87. #connection: null
  88. #table: null
  89. #primaryKey: "id"
  90. #keyType: "int"
  91. #perPage: 15
  92. +incrementing: true
  93. #attributes: array:3 [ …3]
  94. #original: array:3 [ …3]
  95. #relations: []
  96. #hidden: []
  97. #visible: []
  98. #appends: []
  99. #guarded: array:1 [ …1]
  100. #dates: []
  101. #dateFormat: null
  102. #casts: []
  103. #touches: []
  104. #observables: []
  105. #with: []
  106. #morphClass: null
  107. +exists: true
  108. +wasRecentlyCreated: false
  109. }
  110. ]
  111. }
  112. "organisation" => null
  113. "license" => License {#1542
  114. #fillable: array:12 [
  115. 0 => "name"
  116. 1 => "period"
  117. 2 => "type"
  118. 3 => "active"
  119. 4 => "expired_at"
  120. 5 => "license_plan"
  121. 6 => "renew"
  122. 7 => "unlimited"
  123. 8 => "mixed"
  124. 9 => "units"
  125. 10 => "order_id"
  126. 11 => "order_item_id"
  127. ]
  128. #connection: null
  129. #table: null
  130. #primaryKey: "id"
  131. #keyType: "int"
  132. #perPage: 15
  133. +incrementing: true
  134. +timestamps: true
  135. #attributes: array:22 [
  136. "id" => 232
  137. "name" => "CultureConnector Gold mix"
  138. "period" => 3
  139. "type" => 0
  140. "active" => 1
  141. "created_at" => "2016-06-04 07:48:42"
  142. "updated_at" => "2016-06-04 07:48:42"
  143. "expired_at" => "2016-09-04"
  144. "license_plan" => 4
  145. "renew" => true
  146. "unlimited" => false
  147. "mixed" => true
  148. "units" => 100
  149. "order_id" => 158
  150. "order_item_id" => 312
  151. "display_name" => "Gold"
  152. "license_plan_name" => "plan-gold"
  153. "learners_count" => 17
  154. "trainers_count" => 1
  155. "managers_count" => 0
  156. "organisations" => Collection {#1538
  157. #items: []
  158. }
  159. "isPersonal" => false
  160. ]
  161. #original: array:15 [
  162. "id" => 232
  163. "name" => "CultureConnector Gold mix"
  164. "period" => 3
  165. "type" => 0
  166. "active" => 1
  167. "created_at" => "2016-06-04 07:48:42"
  168. "updated_at" => "2016-06-04 07:48:42"
  169. "expired_at" => "2016-09-04"
  170. "license_plan" => 4
  171. "renew" => 1
  172. "unlimited" => 0
  173. "mixed" => 1
  174. "units" => 100
  175. "order_id" => 158
  176. "order_item_id" => 312
  177. ]
  178. #relations: []
  179. #hidden: []
  180. #visible: []
  181. #appends: []
  182. #guarded: array:1 [
  183. 0 => "*"
  184. ]
  185. #dates: []
  186. #dateFormat: null
  187. #casts: []
  188. #touches: []
  189. #observables: []
  190. #with: []
  191. #morphClass: null
  192. +exists: true
  193. +wasRecentlyCreated: false
  194. }
  195. ]
  196. #original: array:10 [
  197. "id" => 52
  198. "name" => "Cultural Correspondents"
  199. "description" => "Current, active Cultural Correspondents"
  200. "expired_at" => "2016-09-04"
  201. "open" => 1
  202. "license_id" => 232
  203. "organisation_id" => 0
  204. "logo" => ""
  205. "created_at" => "2016-06-04 08:30:56"
  206. "updated_at" => "2016-06-04 08:30:56"
  207. ]
  208. #relations: []
  209. #hidden: []
  210. #visible: []
  211. #appends: []
  212. #guarded: array:1 [
  213. 0 => "*"
  214. ]
  215. #dates: []
  216. #dateFormat: null
  217. #casts: []
  218. #touches: []
  219. #observables: []
  220. #with: []
  221. #morphClass: null
  222. +exists: true
  223. +wasRecentlyCreated: false
  224. }
  225. "learners" => array:16 [
  226. 0 => User {#621
  227. #table: "users"
  228. #fillable: array:6 [
  229. 0 => "fname"
  230. 1 => "lname"
  231. 2 => "email"
  232. 3 => "password"
  233. 4 => "verified"
  234. 5 => "v_code"
  235. ]
  236. #hidden: array:2 [
  237. 0 => "password"
  238. 1 => "remember_token"
  239. ]
  240. #connection: null
  241. #primaryKey: "id"
  242. #keyType: "int"
  243. #perPage: 15
  244. +incrementing: true
  245. +timestamps: true
  246. #attributes: array:17 [
  247. "id" => 152
  248. "fname" => "Elspeth"
  249. "lname" => "Fink-Jensen"
  250. "email" => "Elspeth.Fink-Jensen@myicc.com"
  251. "password" => "$2y$10$MTWsSwvg191TFxjdNTov5Owpztqu2EZuz1NL/klQOhPBN6C5DzORC"
  252. "picture" => ""
  253. "verified" => 0
  254. "v_code" => "HII7HP2nZz6vepRdo7bDMsijf7vaSF"
  255. "remember_token" => null
  256. "created_at" => "2016-06-04 08:30:57"
  257. "updated_at" => "2016-06-04 08:30:57"
  258. "isTrainer" => false
  259. "hasAccreditation" => false
  260. "isLearner" => true
  261. "licenses" => array:1 [
  262. 0 => License {#1586
  263. #fillable: array:12 [
  264. 0 => "name"
  265. 1 => "period"
  266. 2 => "type"
  267. 3 => "active"
  268. 4 => "expired_at"
  269. 5 => "license_plan"
  270. 6 => "renew"
  271. 7 => "unlimited"
  272. 8 => "mixed"
  273. 9 => "units"
  274. 10 => "order_id"
  275. 11 => "order_item_id"
  276. ]
  277. #connection: null
  278. #table: null
  279. #primaryKey: "id"
  280. #keyType: "int"
  281. #perPage: 15
  282. +incrementing: true
  283. +timestamps: true
  284. #attributes: array:29 [
  285. "id" => 232
  286. "name" => "CultureConnector Gold mix"
  287. "period" => 3
  288. "type" => 0
  289. "active" => 1
  290. "created_at" => "2016-06-04 07:48:42"
  291. "updated_at" => "2016-06-04 07:48:42"
  292. "expired_at" => "2016-09-04"
  293. "license_plan" => 4
  294. "renew" => true
  295. "unlimited" => false
  296. "mixed" => true
  297. "units" => 100
  298. "order_id" => 158
  299. "order_item_id" => 312
  300. "display_name" => "Gold"
  301. "license_plan_name" => "plan-gold"
  302. "isOwner" => false
  303. "isLearner" => true
  304. "isTrainer" => false
  305. "isManager" => false
  306. "hasAccreditation" => false
  307. "learners_count" => 17
  308. "trainers_count" => 1
  309. "managers_count" => 0
  310. "organisation" => null
  311. "isAssigned" => true
  312. "isPersonal" => false
  313. "invitation" => null
  314. ]
  315. #original: array:15 [
  316. "id" => 232
  317. "name" => "CultureConnector Gold mix"
  318. "period" => 3
  319. "type" => 0
  320. "active" => 1
  321. "created_at" => "2016-06-04 07:48:42"
  322. "updated_at" => "2016-06-04 07:48:42"
  323. "expired_at" => "2016-09-04"
  324. "license_plan" => 4
  325. "renew" => 1
  326. "unlimited" => 0
  327. "mixed" => 1
  328. "units" => 100
  329. "order_id" => 158
  330. "order_item_id" => 312
  331. ]
  332. #relations: []
  333. #hidden: []
  334. #visible: []
  335. #appends: []
  336. #guarded: array:1 [
  337. 0 => "*"
  338. ]
  339. #dates: []
  340. #dateFormat: null
  341. #casts: []
  342. #touches: []
  343. #observables: []
  344. #with: []
  345. #morphClass: null
  346. +exists: true
  347. +wasRecentlyCreated: false
  348. }
  349. ]
  350. "learner_license" => License {#1586}
  351. "latest_activity_at" => "2016-06-04 08:30:57"
  352. ]
  353. #original: array:11 [
  354. "id" => 152
  355. "fname" => "Elspeth"
  356. "lname" => "Fink-Jensen"
  357. "email" => "Elspeth.Fink-Jensen@myicc.com"
  358. "password" => "$2y$10$MTWsSwvg191TFxjdNTov5Owpztqu2EZuz1NL/klQOhPBN6C5DzORC"
  359. "picture" => ""
  360. "verified" => 0
  361. "v_code" => "HII7HP2nZz6vepRdo7bDMsijf7vaSF"
  362. "remember_token" => null
  363. "created_at" => "2016-06-04 08:30:57"
  364. "updated_at" => "2016-06-04 08:30:57"
  365. ]
  366. #relations: array:1 [
  367. "activity" => Collection {#1283
  368. #items: []
  369. }
  370. ]
  371. #visible: []
  372. #appends: []
  373. #guarded: array:1 [
  374. 0 => "*"
  375. ]
  376. #dates: []
  377. #dateFormat: null
  378. #casts: []
  379. #touches: []
  380. #observables: []
  381. #with: []
  382. #morphClass: null
  383. +exists: true
  384. +wasRecentlyCreated: false
  385. }
  386. 1 => User {#620
  387. #table: "users"
  388. #fillable: array:6 [
  389. 0 => "fname"
  390. 1 => "lname"
  391. 2 => "email"
  392. 3 => "password"
  393. 4 => "verified"
  394. 5 => "v_code"
  395. ]
  396. #hidden: array:2 [
  397. 0 => "password"
  398. 1 => "remember_token"
  399. ]
  400. #connection: null
  401. #primaryKey: "id"
  402. #keyType: "int"
  403. #perPage: 15
  404. +incrementing: true
  405. +timestamps: true
  406. #attributes: array:17 [
  407. "id" => 153
  408. "fname" => "goodbye"
  409. "lname" => "test2"
  410. "email" => "goodbyetest2@transdemica.com"
  411. "password" => "$2y$10$1kpGB.OGywSrCpUJqCnv5OIZk0Xav3QbaNbsBh8hPrqQEtLYfxl12"
  412. "picture" => ""
  413. "verified" => 0
  414. "v_code" => "3UvXjsMuIlpd3sW08mer7s6qeCdZHs"
  415. "remember_token" => null
  416. "created_at" => "2016-06-04 08:30:59"
  417. "updated_at" => "2016-06-04 08:30:59"
  418. "isTrainer" => false
  419. "hasAccreditation" => false
  420. "isLearner" => true
  421. "licenses" => array:1 [
  422. 0 => License {#1584
  423. #fillable: array:12 [
  424. 0 => "name"
  425. 1 => "period"
  426. 2 => "type"
  427. 3 => "active"
  428. 4 => "expired_at"
  429. 5 => "license_plan"
  430. 6 => "renew"
  431. 7 => "unlimited"
  432. 8 => "mixed"
  433. 9 => "units"
  434. 10 => "order_id"
  435. 11 => "order_item_id"
  436. ]
  437. #connection: null
  438. #table: null
  439. #primaryKey: "id"
  440. #keyType: "int"
  441. #perPage: 15
  442. +incrementing: true
  443. +timestamps: true
  444. #attributes: array:29 [
  445. "id" => 232
  446. "name" => "CultureConnector Gold mix"
  447. "period" => 3
  448. "type" => 0
  449. "active" => 1
  450. "created_at" => "2016-06-04 07:48:42"
  451. "updated_at" => "2016-06-04 07:48:42"
  452. "expired_at" => "2016-09-04"
  453. "license_plan" => 4
  454. "renew" => true
  455. "unlimited" => false
  456. "mixed" => true
  457. "units" => 100
  458. "order_id" => 158
  459. "order_item_id" => 312
  460. "display_name" => "Gold"
  461. "license_plan_name" => "plan-gold"
  462. "isOwner" => false
  463. "isLearner" => true
  464. "isTrainer" => false
  465. "isManager" => false
  466. "hasAccreditation" => false
  467. "learners_count" => 17
  468. "trainers_count" => 1
  469. "managers_count" => 0
  470. "organisation" => null
  471. "isAssigned" => true
  472. "isPersonal" => false
  473. "invitation" => null
  474. ]
  475. #original: array:15 [
  476. "id" => 232
  477. "name" => "CultureConnector Gold mix"
  478. "period" => 3
  479. "type" => 0
  480. "active" => 1
  481. "created_at" => "2016-06-04 07:48:42"
  482. "updated_at" => "2016-06-04 07:48:42"
  483. "expired_at" => "2016-09-04"
  484. "license_plan" => 4
  485. "renew" => 1
  486. "unlimited" => 0
  487. "mixed" => 1
  488. "units" => 100
  489. "order_id" => 158
  490. "order_item_id" => 312
  491. ]
  492. #relations: []
  493. #hidden: []
  494. #visible: []
  495. #appends: []
  496. #guarded: array:1 [
  497. 0 => "*"
  498. ]
  499. #dates: []
  500. #dateFormat: null
  501. #casts: []
  502. #touches: []
  503. #observables: []
  504. #with: []
  505. #morphClass: null
  506. +exists: true
  507. +wasRecentlyCreated: false
  508. }
  509. ]
  510. "learner_license" => License {#1584}
  511. "latest_activity_at" => "2016-06-04 08:30:59"
  512. ]
  513. #original: array:11 [
  514. "id" => 153
  515. "fname" => "goodbye"
  516. "lname" => "test2"
  517. "email" => "goodbyetest2@transdemica.com"
  518. "password" => "$2y$10$1kpGB.OGywSrCpUJqCnv5OIZk0Xav3QbaNbsBh8hPrqQEtLYfxl12"
  519. "picture" => ""
  520. "verified" => 0
  521. "v_code" => "3UvXjsMuIlpd3sW08mer7s6qeCdZHs"
  522. "remember_token" => null
  523. "created_at" => "2016-06-04 08:30:59"
  524. "updated_at" => "2016-06-04 08:30:59"
  525. ]
  526. #relations: array:1 [
  527. "activity" => Collection {#1281
  528. #items: []
  529. }
  530. ]
  531. #visible: []
  532. #appends: []
  533. #guarded: array:1 [
  534. 0 => "*"
  535. ]
  536. #dates: []
  537. #dateFormat: null
  538. #casts: []
  539. #touches: []
  540. #observables: []
  541. #with: []
  542. #morphClass: null
  543. +exists: true
  544. +wasRecentlyCreated: false
  545. }
  546. 2 => User {#619
  547. #table: "users"
  548. #fillable: array:6 [
  549. 0 => "fname"
  550. 1 => "lname"
  551. 2 => "email"
  552. 3 => "password"
  553. 4 => "verified"
  554. 5 => "v_code"
  555. ]
  556. #hidden: array:2 [
  557. 0 => "password"
  558. 1 => "remember_token"
  559. ]
  560. #connection: null
  561. #primaryKey: "id"
  562. #keyType: "int"
  563. #perPage: 15
  564. +incrementing: true
  565. +timestamps: true
  566. #attributes: array:17 [
  567. "id" => 154
  568. "fname" => "Adrienne"
  569. "lname" => "Rubatos"
  570. "email" => "adrienne.rubatos@t-online.de"
  571. "password" => "$2y$10$erpJk1qxfLFcyFHzN4Sgg.7WdYpQjvwLrw4EQsL5b7/UyefaEWLpK"
  572. "picture" => ""
  573. "verified" => 0
  574. "v_code" => "WfQPkN7HV6k4NUuXR24VowaiTyV83l"
  575. "remember_token" => null
  576. "created_at" => "2016-06-04 08:31:03"
  577. "updated_at" => "2016-06-04 08:31:03"
  578. "isTrainer" => false
  579. "hasAccreditation" => false
  580. "isLearner" => true
  581. "licenses" => array:1 [
  582. 0 => License {#1582
  583. #fillable: array:12 [
  584. 0 => "name"
  585. 1 => "period"
  586. 2 => "type"
  587. 3 => "active"
  588. 4 => "expired_at"
  589. 5 => "license_plan"
  590. 6 => "renew"
  591. 7 => "unlimited"
  592. 8 => "mixed"
  593. 9 => "units"
  594. 10 => "order_id"
  595. 11 => "order_item_id"
  596. ]
  597. #connection: null
  598. #table: null
  599. #primaryKey: "id"
  600. #keyType: "int"
  601. #perPage: 15
  602. +incrementing: true
  603. +timestamps: true
  604. #attributes: array:29 [
  605. "id" => 232
  606. "name" => "CultureConnector Gold mix"
  607. "period" => 3
  608. "type" => 0
  609. "active" => 1
  610. "created_at" => "2016-06-04 07:48:42"
  611. "updated_at" => "2016-06-04 07:48:42"
  612. "expired_at" => "2016-09-04"
  613. "license_plan" => 4
  614. "renew" => true
  615. "unlimited" => false
  616. "mixed" => true
  617. "units" => 100
  618. "order_id" => 158
  619. "order_item_id" => 312
  620. "display_name" => "Gold"
  621. "license_plan_name" => "plan-gold"
  622. "isOwner" => false
  623. "isLearner" => true
  624. "isTrainer" => false
  625. "isManager" => false
  626. "hasAccreditation" => false
  627. "learners_count" => 17
  628. "trainers_count" => 1
  629. "managers_count" => 0
  630. "organisation" => null
  631. "isAssigned" => true
  632. "isPersonal" => false
  633. "invitation" => null
  634. ]
  635. #original: array:15 [
  636. "id" => 232
  637. "name" => "CultureConnector Gold mix"
  638. "period" => 3
  639. "type" => 0
  640. "active" => 1
  641. "created_at" => "2016-06-04 07:48:42"
  642. "updated_at" => "2016-06-04 07:48:42"
  643. "expired_at" => "2016-09-04"
  644. "license_plan" => 4
  645. "renew" => 1
  646. "unlimited" => 0
  647. "mixed" => 1
  648. "units" => 100
  649. "order_id" => 158
  650. "order_item_id" => 312
  651. ]
  652. #relations: []
  653. #hidden: []
  654. #visible: []
  655. #appends: []
  656. #guarded: array:1 [
  657. 0 => "*"
  658. ]
  659. #dates: []
  660. #dateFormat: null
  661. #casts: []
  662. #touches: []
  663. #observables: []
  664. #with: []
  665. #morphClass: null
  666. +exists: true
  667. +wasRecentlyCreated: false
  668. }
  669. ]
  670. "learner_license" => License {#1582}
  671. "latest_activity_at" => "2016-06-04 08:31:03"
  672. ]
  673. #original: array:11 [
  674. "id" => 154
  675. "fname" => "Adrienne"
  676. "lname" => "Rubatos"
  677. "email" => "adrienne.rubatos@t-online.de"
  678. "password" => "$2y$10$erpJk1qxfLFcyFHzN4Sgg.7WdYpQjvwLrw4EQsL5b7/UyefaEWLpK"
  679. "picture" => ""
  680. "verified" => 0
  681. "v_code" => "WfQPkN7HV6k4NUuXR24VowaiTyV83l"
  682. "remember_token" => null
  683. "created_at" => "2016-06-04 08:31:03"
  684. "updated_at" => "2016-06-04 08:31:03"
  685. ]
  686. #relations: array:1 [
  687. "activity" => Collection {#1343
  688. #items: []
  689. }
  690. ]
  691. #visible: []
  692. #appends: []
  693. #guarded: array:1 [
  694. 0 => "*"
  695. ]
  696. #dates: []
  697. #dateFormat: null
  698. #casts: []
  699. #touches: []
  700. #observables: []
  701. #with: []
  702. #morphClass: null
  703. +exists: true
  704. +wasRecentlyCreated: false
  705. }
  706. 3 => User {#618
  707. #table: "users"
  708. #fillable: array:6 [
  709. 0 => "fname"
  710. 1 => "lname"
  711. 2 => "email"
  712. 3 => "password"
  713. 4 => "verified"
  714. 5 => "v_code"
  715. ]
  716. #hidden: array:2 [
  717. 0 => "password"
  718. 1 => "remember_token"
  719. ]
  720. #connection: null
  721. #primaryKey: "id"
  722. #keyType: "int"
  723. #perPage: 15
  724. +incrementing: true
  725. +timestamps: true
  726. #attributes: array:17 [
  727. "id" => 155
  728. "fname" => "Irene"
  729. "lname" => "Hotz Glanzmann"
  730. "email" => "irene.hogla@bluewin.ch"
  731. "password" => "$2y$10$4LLQSgJtFT.rAMmBQXWNvu3ZEywgdFsflPTRn4xTd5XzW21ypXtN6"
  732. "picture" => ""
  733. "verified" => 1
  734. "v_code" => null
  735. "remember_token" => null
  736. "created_at" => "2016-06-04 08:31:04"
  737. "updated_at" => "2016-06-09 07:52:50"
  738. "isTrainer" => true
  739. "hasAccreditation" => false
  740. "isLearner" => true
  741. "licenses" => array:2 [
  742. 0 => License {#1579
  743. #fillable: array:12 [
  744. 0 => "name"
  745. 1 => "period"
  746. 2 => "type"
  747. 3 => "active"
  748. 4 => "expired_at"
  749. 5 => "license_plan"
  750. 6 => "renew"
  751. 7 => "unlimited"
  752. 8 => "mixed"
  753. 9 => "units"
  754. 10 => "order_id"
  755. 11 => "order_item_id"
  756. ]
  757. #connection: null
  758. #table: null
  759. #primaryKey: "id"
  760. #keyType: "int"
  761. #perPage: 15
  762. +incrementing: true
  763. +timestamps: true
  764. #attributes: array:29 [
  765. "id" => 232
  766. "name" => "CultureConnector Gold mix"
  767. "period" => 3
  768. "type" => 0
  769. "active" => 1
  770. "created_at" => "2016-06-04 07:48:42"
  771. "updated_at" => "2016-06-04 07:48:42"
  772. "expired_at" => "2016-09-04"
  773. "license_plan" => 4
  774. "renew" => true
  775. "unlimited" => false
  776. "mixed" => true
  777. "units" => 100
  778. "order_id" => 158
  779. "order_item_id" => 312
  780. "display_name" => "Gold"
  781. "license_plan_name" => "plan-gold"
  782. "isOwner" => false
  783. "isLearner" => true
  784. "isTrainer" => false
  785. "isManager" => false
  786. "hasAccreditation" => false
  787. "learners_count" => 17
  788. "trainers_count" => 1
  789. "managers_count" => 0
  790. "organisation" => null
  791. "isAssigned" => true
  792. "isPersonal" => false
  793. "invitation" => null
  794. ]
  795. #original: array:15 [
  796. "id" => 232
  797. "name" => "CultureConnector Gold mix"
  798. "period" => 3
  799. "type" => 0
  800. "active" => 1
  801. "created_at" => "2016-06-04 07:48:42"
  802. "updated_at" => "2016-06-04 07:48:42"
  803. "expired_at" => "2016-09-04"
  804. "license_plan" => 4
  805. "renew" => 1
  806. "unlimited" => 0
  807. "mixed" => 1
  808. "units" => 100
  809. "order_id" => 158
  810. "order_item_id" => 312
  811. ]
  812. #relations: []
  813. #hidden: []
  814. #visible: []
  815. #appends: []
  816. #guarded: array:1 [
  817. 0 => "*"
  818. ]
  819. #dates: []
  820. #dateFormat: null
  821. #casts: []
  822. #touches: []
  823. #observables: []
  824. #with: []
  825. #morphClass: null
  826. +exists: true
  827. +wasRecentlyCreated: false
  828. }
  829. 1 => License {#1578
  830. #fillable: array:12 [ …12]
  831. #connection: null
  832. #table: null
  833. #primaryKey: "id"
  834. #keyType: "int"
  835. #perPage: 15
  836. +incrementing: true
  837. +timestamps: true
  838. #attributes: array:29 [ …29]
  839. #original: array:15 [ …15]
  840. #relations: []
  841. #hidden: []
  842. #visible: []
  843. #appends: []
  844. #guarded: array:1 [ …1]
  845. #dates: []
  846. #dateFormat: null
  847. #casts: []
  848. #touches: []
  849. #observables: []
  850. #with: []
  851. #morphClass: null
  852. +exists: true
  853. +wasRecentlyCreated: false
  854. }
  855. ]
  856. "learner_license" => License {#1579}
  857. "latest_activity_at" => "2016-06-09 07:52:50"
  858. ]
  859. #original: array:11 [
  860. "id" => 155
  861. "fname" => "Irene"
  862. "lname" => "Hotz Glanzmann"
  863. "email" => "irene.hogla@bluewin.ch"
  864. "password" => "$2y$10$4LLQSgJtFT.rAMmBQXWNvu3ZEywgdFsflPTRn4xTd5XzW21ypXtN6"
  865. "picture" => ""
  866. "verified" => 1
  867. "v_code" => null
  868. "remember_token" => null
  869. "created_at" => "2016-06-04 08:31:04"
  870. "updated_at" => "2016-06-09 07:52:50"
  871. ]
  872. #relations: array:1 [
  873. "activity" => Collection {#1589
  874. #items: []
  875. }
  876. ]
  877. #visible: []
  878. #appends: []
  879. #guarded: array:1 [
  880. 0 => "*"
  881. ]
  882. #dates: []
  883. #dateFormat: null
  884. #casts: []
  885. #touches: []
  886. #observables: []
  887. #with: []
  888. #morphClass: null
  889. +exists: true
  890. +wasRecentlyCreated: false
  891. }
  892. 4 => User {#617
  893. #table: "users"
  894. #fillable: array:6 [
  895. 0 => "fname"
  896. 1 => "lname"
  897. 2 => "email"
  898. 3 => "password"
  899. 4 => "verified"
  900. 5 => "v_code"
  901. ]
  902. #hidden: array:2 [
  903. 0 => "password"
  904. 1 => "remember_token"
  905. ]
  906. #connection: null
  907. #primaryKey: "id"
  908. #keyType: "int"
  909. #perPage: 15
  910. +incrementing: true
  911. +timestamps: true
  912. #attributes: array:17 [
  913. "id" => 157
  914. "fname" => "Nannette"
  915. "lname" => "Ripmeester"
  916. "email" => "n.ripmeester@labourmobility.com"
  917. "password" => "$2y$10$xGTnUgipxxZ8e3TK1/cJOu49GFObVR6HOI9IrupnlQ9sFYL9mNavq"
  918. "picture" => ""
  919. "verified" => 1
  920. "v_code" => null
  921. "remember_token" => null
  922. "created_at" => "2016-06-04 08:31:10"
  923. "updated_at" => "2016-07-08 10:51:58"
  924. "isTrainer" => false
  925. "hasAccreditation" => false
  926. "isLearner" => true
  927. "licenses" => array:1 [
  928. 0 => License {#1575
  929. #fillable: array:12 [
  930. 0 => "name"
  931. 1 => "period"
  932. 2 => "type"
  933. 3 => "active"
  934. 4 => "expired_at"
  935. 5 => "license_plan"
  936. 6 => "renew"
  937. 7 => "unlimited"
  938. 8 => "mixed"
  939. 9 => "units"
  940. 10 => "order_id"
  941. 11 => "order_item_id"
  942. ]
  943. #connection: null
  944. #table: null
  945. #primaryKey: "id"
  946. #keyType: "int"
  947. #perPage: 15
  948. +incrementing: true
  949. +timestamps: true
  950. #attributes: array:29 [
  951. "id" => 232
  952. "name" => "CultureConnector Gold mix"
  953. "period" => 3
  954. "type" => 0
  955. "active" => 1
  956. "created_at" => "2016-06-04 07:48:42"
  957. "updated_at" => "2016-06-04 07:48:42"
  958. "expired_at" => "2016-09-04"
  959. "license_plan" => 4
  960. "renew" => true
  961. "unlimited" => false
  962. "mixed" => true
  963. "units" => 100
  964. "order_id" => 158
  965. "order_item_id" => 312
  966. "display_name" => "Gold"
  967. "license_plan_name" => "plan-gold"
  968. "isOwner" => false
  969. "isLearner" => true
  970. "isTrainer" => false
  971. "isManager" => false
  972. "hasAccreditation" => false
  973. "learners_count" => 17
  974. "trainers_count" => 1
  975. "managers_count" => 0
  976. "organisation" => null
  977. "isAssigned" => true
  978. "isPersonal" => false
  979. "invitation" => null
  980. ]
  981. #original: array:15 [
  982. "id" => 232
  983. "name" => "CultureConnector Gold mix"
  984. "period" => 3
  985. "type" => 0
  986. "active" => 1
  987. "created_at" => "2016-06-04 07:48:42"
  988. "updated_at" => "2016-06-04 07:48:42"
  989. "expired_at" => "2016-09-04"
  990. "license_plan" => 4
  991. "renew" => 1
  992. "unlimited" => 0
  993. "mixed" => 1
  994. "units" => 100
  995. "order_id" => 158
  996. "order_item_id" => 312
  997. ]
  998. #relations: []
  999. #hidden: []
  1000. #visible: []
  1001. #appends: []
  1002. #guarded: array:1 [
  1003. 0 => "*"
  1004. ]
  1005. #dates: []
  1006. #dateFormat: null
  1007. #casts: []
  1008. #touches: []
  1009. #observables: []
  1010. #with: []
  1011. #morphClass: null
  1012. +exists: true
  1013. +wasRecentlyCreated: false
  1014. }
  1015. ]
  1016. "learner_license" => License {#1575}
  1017. "latest_activity_at" => "2016-07-08 10:51:58"
  1018. ]
  1019. #original: array:11 [
  1020. "id" => 157
  1021. "fname" => "Nannette"
  1022. "lname" => "Ripmeester"
  1023. "email" => "n.ripmeester@labourmobility.com"
  1024. "password" => "$2y$10$xGTnUgipxxZ8e3TK1/cJOu49GFObVR6HOI9IrupnlQ9sFYL9mNavq"
  1025. "picture" => ""
  1026. "verified" => 1
  1027. "v_code" => null
  1028. "remember_token" => null
  1029. "created_at" => "2016-06-04 08:31:10"
  1030. "updated_at" => "2016-07-08 10:51:58"
  1031. ]
  1032. #relations: array:1 [
  1033. "activity" => Collection {#1335
  1034. #items: []
  1035. }
  1036. ]
  1037. #visible: []
  1038. #appends: []
  1039. #guarded: array:1 [
  1040. 0 => "*"
  1041. ]
  1042. #dates: []
  1043. #dateFormat: null
  1044. #casts: []
  1045. #touches: []
  1046. #observables: []
  1047. #with: []
  1048. #morphClass: null
  1049. +exists: true
  1050. +wasRecentlyCreated: false
  1051. }
  1052. 5 => User {#616
  1053. #table: "users"
  1054. #fillable: array:6 [
  1055. 0 => "fname"
  1056. 1 => "lname"
  1057. 2 => "email"
  1058. 3 => "password"
  1059. 4 => "verified"
  1060. 5 => "v_code"
  1061. ]
  1062. #hidden: array:2 [
  1063. 0 => "password"
  1064. 1 => "remember_token"
  1065. ]
  1066. #connection: null
  1067. #primaryKey: "id"
  1068. #keyType: "int"
  1069. #perPage: 15
  1070. +incrementing: true
  1071. +timestamps: true
  1072. #attributes: array:18 [
  1073. "id" => 158
  1074. "fname" => "margret"
  1075. "lname" => "steixner"
  1076. "email" => "info@intercultural-perspectives.com"
  1077. "password" => "$2y$10$0c0cHfEZyuB88p1dmK79yOqG/HtWjyIwk.rAqBENmbij4qFDLwvsi"
  1078. "picture" => ""
  1079. "verified" => 1
  1080. "v_code" => null
  1081. "remember_token" => null
  1082. "created_at" => "2016-06-04 08:31:11"
  1083. "updated_at" => "2016-07-04 08:16:27"
  1084. "isTrainer" => true
  1085. "hasAccreditation" => false
  1086. "isLearner" => true
  1087. "isManager" => true
  1088. "licenses" => array:4 [
  1089. 0 => License {#1569
  1090. #fillable: array:12 [
  1091. 0 => "name"
  1092. 1 => "period"
  1093. 2 => "type"
  1094. 3 => "active"
  1095. 4 => "expired_at"
  1096. 5 => "license_plan"
  1097. 6 => "renew"
  1098. 7 => "unlimited"
  1099. 8 => "mixed"
  1100. 9 => "units"
  1101. 10 => "order_id"
  1102. 11 => "order_item_id"
  1103. ]
  1104. #connection: null
  1105. #table: null
  1106. #primaryKey: "id"
  1107. #keyType: "int"
  1108. #perPage: 15
  1109. +incrementing: true
  1110. +timestamps: true
  1111. #attributes: array:29 [
  1112. "id" => 232
  1113. "name" => "CultureConnector Gold mix"
  1114. "period" => 3
  1115. "type" => 0
  1116. "active" => 1
  1117. "created_at" => "2016-06-04 07:48:42"
  1118. "updated_at" => "2016-06-04 07:48:42"
  1119. "expired_at" => "2016-09-04"
  1120. "license_plan" => 4
  1121. "renew" => true
  1122. "unlimited" => false
  1123. "mixed" => true
  1124. "units" => 100
  1125. "order_id" => 158
  1126. "order_item_id" => 312
  1127. "display_name" => "Gold"
  1128. "license_plan_name" => "plan-gold"
  1129. "isOwner" => false
  1130. "isLearner" => true
  1131. "isTrainer" => false
  1132. "isManager" => false
  1133. "hasAccreditation" => false
  1134. "learners_count" => 17
  1135. "trainers_count" => 1
  1136. "managers_count" => 0
  1137. "organisation" => null
  1138. "isAssigned" => true
  1139. "isPersonal" => false
  1140. "invitation" => null
  1141. ]
  1142. #original: array:15 [
  1143. "id" => 232
  1144. "name" => "CultureConnector Gold mix"
  1145. "period" => 3
  1146. "type" => 0
  1147. "active" => 1
  1148. "created_at" => "2016-06-04 07:48:42"
  1149. "updated_at" => "2016-06-04 07:48:42"
  1150. "expired_at" => "2016-09-04"
  1151. "license_plan" => 4
  1152. "renew" => 1
  1153. "unlimited" => 0
  1154. "mixed" => 1
  1155. "units" => 100
  1156. "order_id" => 158
  1157. "order_item_id" => 312
  1158. ]
  1159. #relations: []
  1160. #hidden: []
  1161. #visible: []
  1162. #appends: []
  1163. #guarded: array:1 [
  1164. 0 => "*"
  1165. ]
  1166. #dates: []
  1167. #dateFormat: null
  1168. #casts: []
  1169. #touches: []
  1170. #observables: []
  1171. #with: []
  1172. #morphClass: null
  1173. +exists: true
  1174. +wasRecentlyCreated: false
  1175. }
  1176. 1 => License {#1568
  1177. #fillable: array:12 [ …12]
  1178. #connection: null
  1179. #table: null
  1180. #primaryKey: "id"
  1181. #keyType: "int"
  1182. #perPage: 15
  1183. +incrementing: true
  1184. +timestamps: true
  1185. #attributes: array:29 [ …29]
  1186. #original: array:15 [ …15]
  1187. #relations: []
  1188. #hidden: []
  1189. #visible: []
  1190. #appends: []
  1191. #guarded: array:1 [ …1]
  1192. #dates: []
  1193. #dateFormat: null
  1194. #casts: []
  1195. #touches: []
  1196. #observables: []
  1197. #with: []
  1198. #morphClass: null
  1199. +exists: true
  1200. +wasRecentlyCreated: false
  1201. }
  1202. 2 => License {#1567
  1203. #fillable: array:12 [ …12]
  1204. #connection: null
  1205. #table: null
  1206. #primaryKey: "id"
  1207. #keyType: "int"
  1208. #perPage: 15
  1209. +incrementing: true
  1210. +timestamps: true
  1211. #attributes: array:29 [ …29]
  1212. #original: array:15 [ …15]
  1213. #relations: []
  1214. #hidden: []
  1215. #visible: []
  1216. #appends: []
  1217. #guarded: array:1 [ …1]
  1218. #dates: []
  1219. #dateFormat: null
  1220. #casts: []
  1221. #touches: []
  1222. #observables: []
  1223. #with: []
  1224. #morphClass: null
  1225. +exists: true
  1226. +wasRecentlyCreated: false
  1227. }
  1228. 3 => License {#1566
  1229. #fillable: array:12 [ …12]
  1230. #connection: null
  1231. #table: null
  1232. #primaryKey: "id"
  1233. #keyType: "int"
  1234. #perPage: 15
  1235. +incrementing: true
  1236. +timestamps: true
  1237. #attributes: array:29 [ …29]
  1238. #original: array:15 [ …15]
  1239. #relations: []
  1240. #hidden: []
  1241. #visible: []
  1242. #appends: []
  1243. #guarded: array:1 [ …1]
  1244. #dates: []
  1245. #dateFormat: null
  1246. #casts: []
  1247. #touches: []
  1248. #observables: []
  1249. #with: []
  1250. #morphClass: null
  1251. +exists: true
  1252. +wasRecentlyCreated: false
  1253. }
  1254. ]
  1255. "learner_license" => License {#1569}
  1256. "latest_activity_at" => "2016-07-04 08:16:27"
  1257. ]
  1258. #original: array:11 [
  1259. "id" => 158
  1260. "fname" => "margret"
  1261. "lname" => "steixner"
  1262. "email" => "info@intercultural-perspectives.com"
  1263. "password" => "$2y$10$0c0cHfEZyuB88p1dmK79yOqG/HtWjyIwk.rAqBENmbij4qFDLwvsi"
  1264. "picture" => ""
  1265. "verified" => 1
  1266. "v_code" => null
  1267. "remember_token" => null
  1268. "created_at" => "2016-06-04 08:31:11"
  1269. "updated_at" => "2016-07-04 08:16:27"
  1270. ]
  1271. #relations: array:1 [
  1272. "activity" => Collection {#1593
  1273. #items: []
  1274. }
  1275. ]
  1276. #visible: []
  1277. #appends: []
  1278. #guarded: array:1 [
  1279. 0 => "*"
  1280. ]
  1281. #dates: []
  1282. #dateFormat: null
  1283. #casts: []
  1284. #touches: []
  1285. #observables: []
  1286. #with: []
  1287. #morphClass: null
  1288. +exists: true
  1289. +wasRecentlyCreated: false
  1290. }
  1291. 6 => User {#615
  1292. #table: "users"
  1293. #fillable: array:6 [
  1294. 0 => "fname"
  1295. 1 => "lname"
  1296. 2 => "email"
  1297. 3 => "password"
  1298. 4 => "verified"
  1299. 5 => "v_code"
  1300. ]
  1301. #hidden: array:2 [
  1302. 0 => "password"
  1303. 1 => "remember_token"
  1304. ]
  1305. #connection: null
  1306. #primaryKey: "id"
  1307. #keyType: "int"
  1308. #perPage: 15
  1309. +incrementing: true
  1310. +timestamps: true
  1311. #attributes: array:17 [
  1312. "id" => 159
  1313. "fname" => "Anggie"
  1314. "lname" => "Hall"
  1315. "email" => "anggie.wulandari@gmail.com"
  1316. "password" => "$2y$10$TrDlNw6QgHBQA6lUvFrEA.pJzQmZ8CqHPeTTFLMNc73xhZz8kqubW"
  1317. "picture" => ""
  1318. "verified" => 0
  1319. "v_code" => "7oZtBXPujGVciBzUVgWfALX7TGqnzt"
  1320. "remember_token" => null
  1321. "created_at" => "2016-06-04 08:31:15"
  1322. "updated_at" => "2016-06-04 08:31:15"
  1323. "isTrainer" => false
  1324. "hasAccreditation" => false
  1325. "isLearner" => true
  1326. "licenses" => array:1 [
  1327. 0 => License {#1563
  1328. #fillable: array:12 [
  1329. 0 => "name"
  1330. 1 => "period"
  1331. 2 => "type"
  1332. 3 => "active"
  1333. 4 => "expired_at"
  1334. 5 => "license_plan"
  1335. 6 => "renew"
  1336. 7 => "unlimited"
  1337. 8 => "mixed"
  1338. 9 => "units"
  1339. 10 => "order_id"
  1340. 11 => "order_item_id"
  1341. ]
  1342. #connection: null
  1343. #table: null
  1344. #primaryKey: "id"
  1345. #keyType: "int"
  1346. #perPage: 15
  1347. +incrementing: true
  1348. +timestamps: true
  1349. #attributes: array:29 [
  1350. "id" => 232
  1351. "name" => "CultureConnector Gold mix"
  1352. "period" => 3
  1353. "type" => 0
  1354. "active" => 1
  1355. "created_at" => "2016-06-04 07:48:42"
  1356. "updated_at" => "2016-06-04 07:48:42"
  1357. "expired_at" => "2016-09-04"
  1358. "license_plan" => 4
  1359. "renew" => true
  1360. "unlimited" => false
  1361. "mixed" => true
  1362. "units" => 100
  1363. "order_id" => 158
  1364. "order_item_id" => 312
  1365. "display_name" => "Gold"
  1366. "license_plan_name" => "plan-gold"
  1367. "isOwner" => false
  1368. "isLearner" => true
  1369. "isTrainer" => false
  1370. "isManager" => false
  1371. "hasAccreditation" => false
  1372. "learners_count" => 17
  1373. "trainers_count" => 1
  1374. "managers_count" => 0
  1375. "organisation" => null
  1376. "isAssigned" => true
  1377. "isPersonal" => false
  1378. "invitation" => null
  1379. ]
  1380. #original: array:15 [
  1381. "id" => 232
  1382. "name" => "CultureConnector Gold mix"
  1383. "period" => 3
  1384. "type" => 0
  1385. "active" => 1
  1386. "created_at" => "2016-06-04 07:48:42"
  1387. "updated_at" => "2016-06-04 07:48:42"
  1388. "expired_at" => "2016-09-04"
  1389. "license_plan" => 4
  1390. "renew" => 1
  1391. "unlimited" => 0
  1392. "mixed" => 1
  1393. "units" => 100
  1394. "order_id" => 158
  1395. "order_item_id" => 312
  1396. ]
  1397. #relations: []
  1398. #hidden: []
  1399. #visible: []
  1400. #appends: []
  1401. #guarded: array:1 [
  1402. 0 => "*"
  1403. ]
  1404. #dates: []
  1405. #dateFormat: null
  1406. #casts: []
  1407. #touches: []
  1408. #observables: []
  1409. #with: []
  1410. #morphClass: null
  1411. +exists: true
  1412. +wasRecentlyCreated: false
  1413. }
  1414. ]
  1415. "learner_license" => License {#1563}
  1416. "latest_activity_at" => "2016-06-04 08:31:15"
  1417. ]
  1418. #original: array:11 [
  1419. "id" => 159
  1420. "fname" => "Anggie"
  1421. "lname" => "Hall"
  1422. "email" => "anggie.wulandari@gmail.com"
  1423. "password" => "$2y$10$TrDlNw6QgHBQA6lUvFrEA.pJzQmZ8CqHPeTTFLMNc73xhZz8kqubW"
  1424. "picture" => ""
  1425. "verified" => 0
  1426. "v_code" => "7oZtBXPujGVciBzUVgWfALX7TGqnzt"
  1427. "remember_token" => null
  1428. "created_at" => "2016-06-04 08:31:15"
  1429. "updated_at" => "2016-06-04 08:31:15"
  1430. ]
  1431. #relations: array:1 [
  1432. "activity" => Collection {#1572
  1433. #items: []
  1434. }
  1435. ]
  1436. #visible: []
  1437. #appends: []
  1438. #guarded: array:1 [
  1439. 0 => "*"
  1440. ]
  1441. #dates: []
  1442. #dateFormat: null
  1443. #casts: []
  1444. #touches: []
  1445. #observables: []
  1446. #with: []
  1447. #morphClass: null
  1448. +exists: true
  1449. +wasRecentlyCreated: false
  1450. }
  1451. 7 => User {#607
  1452. #table: "users"
  1453. #fillable: array:6 [
  1454. 0 => "fname"
  1455. 1 => "lname"
  1456. 2 => "email"
  1457. 3 => "password"
  1458. 4 => "verified"
  1459. 5 => "v_code"
  1460. ]
  1461. #hidden: array:2 [
  1462. 0 => "password"
  1463. 1 => "remember_token"
  1464. ]
  1465. #connection: null
  1466. #primaryKey: "id"
  1467. #keyType: "int"
  1468. #perPage: 15
  1469. +incrementing: true
  1470. +timestamps: true
  1471. #attributes: array:17 [
  1472. "id" => 160
  1473. "fname" => "Krista-Mari"
  1474. "lname" => "Saagpakk"
  1475. "email" => "KMSaagpakk@hotmail.com"
  1476. "password" => "$2y$10$BIJ214XV7ehOpkRwqAvxhutJgpg2XV.9.7R5.obg4taJ8Rc25prwK"
  1477. "picture" => ""
  1478. "verified" => 0
  1479. "v_code" => "LSDRWcdUvcjTOOWXwuFOyCp73rGIah"
  1480. "remember_token" => null
  1481. "created_at" => "2016-06-04 08:31:18"
  1482. "updated_at" => "2016-06-04 08:31:18"
  1483. "isTrainer" => false
  1484. "hasAccreditation" => false
  1485. "isLearner" => true
  1486. "licenses" => array:1 [
  1487. 0 => License {#1561
  1488. #fillable: array:12 [
  1489. 0 => "name"
  1490. 1 => "period"
  1491. 2 => "type"
  1492. 3 => "active"
  1493. 4 => "expired_at"
  1494. 5 => "license_plan"
  1495. 6 => "renew"
  1496. 7 => "unlimited"
  1497. 8 => "mixed"
  1498. 9 => "units"
  1499. 10 => "order_id"
  1500. 11 => "order_item_id"
  1501. ]
  1502. #connection: null
  1503. #table: null
  1504. #primaryKey: "id"
  1505. #keyType: "int"
  1506. #perPage: 15
  1507. +incrementing: true
  1508. +timestamps: true
  1509. #attributes: array:29 [
  1510. "id" => 232
  1511. "name" => "CultureConnector Gold mix"
  1512. "period" => 3
  1513. "type" => 0
  1514. "active" => 1
  1515. "created_at" => "2016-06-04 07:48:42"
  1516. "updated_at" => "2016-06-04 07:48:42"
  1517. "expired_at" => "2016-09-04"
  1518. "license_plan" => 4
  1519. "renew" => true
  1520. "unlimited" => false
  1521. "mixed" => true
  1522. "units" => 100
  1523. "order_id" => 158
  1524. "order_item_id" => 312
  1525. "display_name" => "Gold"
  1526. "license_plan_name" => "plan-gold"
  1527. "isOwner" => false
  1528. "isLearner" => true
  1529. "isTrainer" => false
  1530. "isManager" => false
  1531. "hasAccreditation" => false
  1532. "learners_count" => 17
  1533. "trainers_count" => 1
  1534. "managers_count" => 0
  1535. "organisation" => null
  1536. "isAssigned" => true
  1537. "isPersonal" => false
  1538. "invitation" => null
  1539. ]
  1540. #original: array:15 [
  1541. "id" => 232
  1542. "name" => "CultureConnector Gold mix"
  1543. "period" => 3
  1544. "type" => 0
  1545. "active" => 1
  1546. "created_at" => "2016-06-04 07:48:42"
  1547. "updated_at" => "2016-06-04 07:48:42"
  1548. "expired_at" => "2016-09-04"
  1549. "license_plan" => 4
  1550. "renew" => 1
  1551. "unlimited" => 0
  1552. "mixed" => 1
  1553. "units" => 100
  1554. "order_id" => 158
  1555. "order_item_id" => 312
  1556. ]
  1557. #relations: []
  1558. #hidden: []
  1559. #visible: []
  1560. #appends: []
  1561. #guarded: array:1 [
  1562. 0 => "*"
  1563. ]
  1564. #dates: []
  1565. #dateFormat: null
  1566. #casts: []
  1567. #touches: []
  1568. #observables: []
  1569. #with: []
  1570. #morphClass: null
  1571. +exists: true
  1572. +wasRecentlyCreated: false
  1573. }
  1574. ]
  1575. "learner_license" => License {#1561}
  1576. "latest_activity_at" => "2016-06-04 08:31:18"
  1577. ]
  1578. #original: array:11 [
  1579. "id" => 160
  1580. "fname" => "Krista-Mari"
  1581. "lname" => "Saagpakk"
  1582. "email" => "KMSaagpakk@hotmail.com"
  1583. "password" => "$2y$10$BIJ214XV7ehOpkRwqAvxhutJgpg2XV.9.7R5.obg4taJ8Rc25prwK"
  1584. "picture" => ""
  1585. "verified" => 0
  1586. "v_code" => "LSDRWcdUvcjTOOWXwuFOyCp73rGIah"
  1587. "remember_token" => null
  1588. "created_at" => "2016-06-04 08:31:18"
  1589. "updated_at" => "2016-06-04 08:31:18"
  1590. ]
  1591. #relations: array:1 [
  1592. "activity" => Collection {#1329
  1593. #items: []
  1594. }
  1595. ]
  1596. #visible: []
  1597. #appends: []
  1598. #guarded: array:1 [
  1599. 0 => "*"
  1600. ]
  1601. #dates: []
  1602. #dateFormat: null
  1603. #casts: []
  1604. #touches: []
  1605. #observables: []
  1606. #with: []
  1607. #morphClass: null
  1608. +exists: true
  1609. +wasRecentlyCreated: false
  1610. }
  1611. 8 => User {#487
  1612. #table: "users"
  1613. #fillable: array:6 [
  1614. 0 => "fname"
  1615. 1 => "lname"
  1616. 2 => "email"
  1617. 3 => "password"
  1618. 4 => "verified"
  1619. 5 => "v_code"
  1620. ]
  1621. #hidden: array:2 [
  1622. 0 => "password"
  1623. 1 => "remember_token"
  1624. ]
  1625. #connection: null
  1626. #primaryKey: "id"
  1627. #keyType: "int"
  1628. #perPage: 15
  1629. +incrementing: true
  1630. +timestamps: true
  1631. #attributes: array:17 [
  1632. "id" => 161
  1633. "fname" => "Natasha"
  1634. "lname" => "Aksenova"
  1635. "email" => "natasha@dunlopgoodrich.com"
  1636. "password" => "$2y$10$gOwMagF89qc.esBigz9NsOcMqL6HtjKDok3gRmBlvWGzluAOV7Sfy"
  1637. "picture" => ""
  1638. "verified" => 1
  1639. "v_code" => null
  1640. "remember_token" => null
  1641. "created_at" => "2016-06-04 08:31:22"
  1642. "updated_at" => "2016-07-01 11:44:08"
  1643. "isTrainer" => true
  1644. "hasAccreditation" => false
  1645. "isLearner" => true
  1646. "licenses" => array:2 [
  1647. 0 => License {#1558
  1648. #fillable: array:12 [
  1649. 0 => "name"
  1650. 1 => "period"
  1651. 2 => "type"
  1652. 3 => "active"
  1653. 4 => "expired_at"
  1654. 5 => "license_plan"
  1655. 6 => "renew"
  1656. 7 => "unlimited"
  1657. 8 => "mixed"
  1658. 9 => "units"
  1659. 10 => "order_id"
  1660. 11 => "order_item_id"
  1661. ]
  1662. #connection: null
  1663. #table: null
  1664. #primaryKey: "id"
  1665. #keyType: "int"
  1666. #perPage: 15
  1667. +incrementing: true
  1668. +timestamps: true
  1669. #attributes: array:29 [
  1670. "id" => 232
  1671. "name" => "CultureConnector Gold mix"
  1672. "period" => 3
  1673. "type" => 0
  1674. "active" => 1
  1675. "created_at" => "2016-06-04 07:48:42"
  1676. "updated_at" => "2016-06-04 07:48:42"
  1677. "expired_at" => "2016-09-04"
  1678. "license_plan" => 4
  1679. "renew" => true
  1680. "unlimited" => false
  1681. "mixed" => true
  1682. "units" => 100
  1683. …16
  1684. ]
  1685. #original: array:15 [ …15]
  1686. #relations: []
  1687. #hidden: []
  1688. #visible: []
  1689. #appends: []
  1690. #guarded: array:1 [ …1]
  1691. #dates: []
  1692. #dateFormat: null
  1693. #casts: []
  1694. #touches: []
  1695. #observables: []
  1696. #with: []
  1697. #morphClass: null
  1698. +exists: true
  1699. +wasRecentlyCreated: false
  1700. }
  1701. 1 => License {#1557
  1702. #fillable: array:12 [ …12]
  1703. #connection: null
  1704. #table: null
  1705. #primaryKey: "id"
  1706. #keyType: "int"
  1707. #perPage: 15
  1708. +incrementing: true
  1709. +timestamps: true
  1710. #attributes: array:29 [ …29]
  1711. #original: array:15 [ …15]
  1712. #relations: []
  1713. #hidden: []
  1714. #visible: []
  1715. #appends: []
  1716. #guarded: array:1 [ …1]
  1717. #dates: []
  1718. #dateFormat: null
  1719. #casts: []
  1720. #touches: []
  1721. #observables: []
  1722. #with: []
  1723. #morphClass: null
  1724. +exists: true
  1725. +wasRecentlyCreated: false
  1726. }
  1727. ]
  1728. "learner_license" => License {#1558}
  1729. "latest_activity_at" => "2016-07-01 11:44:08"
  1730. ]
  1731. #original: array:11 [
  1732. "id" => 161
  1733. "fname" => "Natasha"
  1734. "lname" => "Aksenova"
  1735. "email" => "natasha@dunlopgoodrich.com"
  1736. "password" => "$2y$10$gOwMagF89qc.esBigz9NsOcMqL6HtjKDok3gRmBlvWGzluAOV7Sfy"
  1737. "picture" => ""
  1738. "verified" => 1
  1739. "v_code" => null
  1740. "remember_token" => null
  1741. "created_at" => "2016-06-04 08:31:22"
  1742. "updated_at" => "2016-07-01 11:44:08"
  1743. ]
  1744. #relations: array:1 [
  1745. "activity" => Collection {#1574
  1746. #items: []
  1747. }
  1748. ]
  1749. #visible: []
  1750. #appends: []
  1751. #guarded: array:1 [
  1752. 0 => "*"
  1753. ]
  1754. #dates: []
  1755. #dateFormat: null
  1756. #casts: []
  1757. #touches: []
  1758. #observables: []
  1759. #with: []
  1760. #morphClass: null
  1761. +exists: true
  1762. +wasRecentlyCreated: false
  1763. }
  1764. 9 => User {#486
  1765. #table: "users"
  1766. #fillable: array:6 [
  1767. 0 => "fname"
  1768. 1 => "lname"
  1769. 2 => "email"
  1770. 3 => "password"
  1771. 4 => "verified"
  1772. 5 => "v_code"
  1773. ]
  1774. #hidden: array:2 [
  1775. 0 => "password"
  1776. 1 => "remember_token"
  1777. ]
  1778. #connection: null
  1779. #primaryKey: "id"
  1780. #keyType: "int"
  1781. #perPage: 15
  1782. +incrementing: true
  1783. +timestamps: true
  1784. #attributes: array:17 [
  1785. "id" => 162
  1786. "fname" => "Neal"
  1787. "lname" => "Taylor"
  1788. "email" => "neal.taylor@pendragoned.co.uk"
  1789. "password" => "$2y$10$K/EvzK0zik5Gg3qWKdkoxenAm/dLCZDOXJsJhjP2sK/doAbQQcNGu"
  1790. "picture" => ""
  1791. "verified" => 1
  1792. "v_code" => null
  1793. "remember_token" => null
  1794. "created_at" => "2016-06-04 08:31:23"
  1795. "updated_at" => "2016-06-06 07:50:38"
  1796. "isTrainer" => true
  1797. "hasAccreditation" => false
  1798. "isLearner" => true
  1799. "licenses" => array:4 [
  1800. 0 => License {#1551
  1801. #fillable: array:12 [ …12]
  1802. #connection: null
  1803. #table: null
  1804. #primaryKey: "id"
  1805. #keyType: "int"
  1806. #perPage: 15
  1807. +incrementing: true
  1808. +timestamps: true
  1809. #attributes: array:29 [ …29]
  1810. #original: array:15 [ …15]
  1811. #relations: []
  1812. #hidden: []
  1813. #visible: []
  1814. #appends: []
  1815. #guarded: array:1 [ …1]
  1816. #dates: []
  1817. #dateFormat: null
  1818. #casts: []
  1819. #touches: []
  1820. #observables: []
  1821. #with: []
  1822. #morphClass: null
  1823. +exists: true
  1824. +wasRecentlyCreated: false
  1825. }
  1826. 1 => License {#1550 …24}
  1827. 2 => License {#1549 …24}
  1828. 3 => License {#1548 …24}
  1829. ]
  1830. "learner_license" => License {#1551}
  1831. "latest_activity_at" => "2016-06-06 07:50:38"
  1832. ]
  1833. #original: array:11 [
  1834. "id" => 162
  1835. "fname" => "Neal"
  1836. "lname" => "Taylor"
  1837. "email" => "neal.taylor@pendragoned.co.uk"
  1838. "password" => "$2y$10$K/EvzK0zik5Gg3qWKdkoxenAm/dLCZDOXJsJhjP2sK/doAbQQcNGu"
  1839. "picture" => ""
  1840. "verified" => 1
  1841. "v_code" => null
  1842. "remember_token" => null
  1843. "created_at" => "2016-06-04 08:31:23"
  1844. "updated_at" => "2016-06-06 07:50:38"
  1845. ]
  1846. #relations: array:1 [
  1847. "activity" => Collection {#474
  1848. #items: []
  1849. }
  1850. ]
  1851. #visible: []
  1852. #appends: []
  1853. #guarded: array:1 [
  1854. 0 => "*"
  1855. ]
  1856. #dates: []
  1857. #dateFormat: null
  1858. #casts: []
  1859. #touches: []
  1860. #observables: []
  1861. #with: []
  1862. #morphClass: null
  1863. +exists: true
  1864. +wasRecentlyCreated: false
  1865. }
  1866. 10 => User {#485
  1867. #table: "users"
  1868. #fillable: array:6 [
  1869. 0 => "fname"
  1870. 1 => "lname"
  1871. 2 => "email"
  1872. 3 => "password"
  1873. 4 => "verified"
  1874. 5 => "v_code"
  1875. ]
  1876. #hidden: array:2 [
  1877. 0 => "password"
  1878. 1 => "remember_token"
  1879. ]
  1880. #connection: null
  1881. #primaryKey: "id"
  1882. #keyType: "int"
  1883. #perPage: 15
  1884. +incrementing: true
  1885. +timestamps: true
  1886. #attributes: array:16 [
  1887. "id" => 163
  1888. "fname" => "Kylie"
  1889. "lname" => "Bevan"
  1890. "email" => "kylie@healthwellnessrevolution.com"
  1891. "password" => "$2y$10$LIGC.KVWBGMEC8CthK7hC.263Y3mYbbGwvp61eQ0I4WrGm4QfoGva"
  1892. "picture" => "https://www.facebook.com/kylie.bevan.1"
  1893. "verified" => 1
  1894. "v_code" => null
  1895. "remember_token" => null
  1896. "created_at" => "2016-06-04 11:06:08"
  1897. "updated_at" => "2016-06-06 22:28:05"
  1898. "isTrainer" => true
  1899. "hasAccreditation" => false
  1900. "licenses" => array:1 [
  1901. 0 => License {#1547 …24}
  1902. ]
  1903. "learner_license" => null
  1904. "latest_activity_at" => "2016-06-06 22:28:05"
  1905. ]
  1906. #original: array:11 [
  1907. "id" => 163
  1908. "fname" => "Kylie"
  1909. "lname" => "Bevan"
  1910. "email" => "kylie@healthwellnessrevolution.com"
  1911. "password" => "$2y$10$LIGC.KVWBGMEC8CthK7hC.263Y3mYbbGwvp61eQ0I4WrGm4QfoGva"
  1912. "picture" => "https://www.facebook.com/kylie.bevan.1"
  1913. "verified" => 1
  1914. "v_code" => null
  1915. "remember_token" => null
  1916. "created_at" => "2016-06-04 11:06:08"
  1917. "updated_at" => "2016-06-06 22:28:05"
  1918. ]
  1919. #relations: array:1 [
  1920. "activity" => Collection {#1570
  1921. #items: []
  1922. }
  1923. ]
  1924. #visible: []
  1925. #appends: []
  1926. #guarded: array:1 [
  1927. 0 => "*"
  1928. ]
  1929. #dates: []
  1930. #dateFormat: null
  1931. #casts: []
  1932. #touches: []
  1933. #observables: []
  1934. #with: []
  1935. #morphClass: null
  1936. +exists: true
  1937. +wasRecentlyCreated: false
  1938. }
  1939. 11 => User {#484
  1940. #table: "users"
  1941. #fillable: array:6 [
  1942. 0 => "fname"
  1943. 1 => "lname"
  1944. 2 => "email"
  1945. 3 => "password"
  1946. 4 => "verified"
  1947. 5 => "v_code"
  1948. ]
  1949. #hidden: array:2 [
  1950. 0 => "password"
  1951. 1 => "remember_token"
  1952. ]
  1953. #connection: null
  1954. #primaryKey: "id"
  1955. #keyType: "int"
  1956. #perPage: 15
  1957. +incrementing: true
  1958. +timestamps: true
  1959. #attributes: array:17 [
  1960. "id" => 165
  1961. "fname" => "Elaine Teo"
  1962. "lname" => "Mosimann"
  1963. "email" => "elaine@livingpotential.org"
  1964. "password" => "$2y$10$GjJ2XCL1DZ8msWG2wEe2G.RlcVlSTcG.N2GXxElBQXdtBjk9Lx/re"
  1965. "picture" => ""
  1966. "verified" => 1
  1967. "v_code" => null
  1968. "remember_token" => null
  1969. "created_at" => "2016-06-04 17:12:40"
  1970. "updated_at" => "2016-08-12 09:28:06"
  1971. "isTrainer" => true
  1972. "hasAccreditation" => false
  1973. "isLearner" => true
  1974. "licenses" => array:6 [
  1975. 0 => License {#1287 …24}
  1976. 1 => License {#1313 …24}
  1977. 2 => License {#1535
  1978. #fillable: array:12 [ …12]
  1979. #connection: null
  1980. #table: null
  1981. #primaryKey: "id"
  1982. #keyType: "int"
  1983. #perPage: 15
  1984. +incrementing: true
  1985. +timestamps: true
  1986. #attributes: array:29 [ …29]
  1987. #original: array:15 [ …15]
  1988. #relations: []
  1989. #hidden: []
  1990. #visible: []
  1991. #appends: []
  1992. #guarded: array:1 [ …1]
  1993. #dates: []
  1994. #dateFormat: null
  1995. #casts: []
  1996. #touches: []
  1997. #observables: []
  1998. #with: []
  1999. #morphClass: null
  2000. +exists: true
  2001. +wasRecentlyCreated: false
  2002. }
  2003. 3 => License {#1533 …24}
  2004. 4 => License {#1315 …24}
  2005. 5 => License {#1532 …24}
  2006. ]
  2007. "learner_license" => License {#1535}
  2008. "latest_activity_at" => "2016-08-12 09:28:06"
  2009. ]
  2010. #original: array:11 [
  2011. "id" => 165
  2012. "fname" => "Elaine Teo"
  2013. "lname" => "Mosimann"
  2014. "email" => "elaine@livingpotential.org"
  2015. "password" => "$2y$10$GjJ2XCL1DZ8msWG2wEe2G.RlcVlSTcG.N2GXxElBQXdtBjk9Lx/re"
  2016. "picture" => ""
  2017. "verified" => 1
  2018. "v_code" => null
  2019. "remember_token" => null
  2020. "created_at" => "2016-06-04 17:12:40"
  2021. "updated_at" => "2016-08-12 09:28:06"
  2022. ]
  2023. #relations: array:1 [
  2024. "activity" => Collection {#1565
  2025. #items: []
  2026. }
  2027. ]
  2028. #visible: []
  2029. #appends: []
  2030. #guarded: array:1 [
  2031. 0 => "*"
  2032. ]
  2033. #dates: []
  2034. #dateFormat: null
  2035. #casts: []
  2036. #touches: []
  2037. #observables: []
  2038. #with: []
  2039. #morphClass: null
  2040. +exists: true
  2041. +wasRecentlyCreated: false
  2042. }
  2043. 12 => User {#482
  2044. #table: "users"
  2045. #fillable: array:6 [
  2046. 0 => "fname"
  2047. 1 => "lname"
  2048. 2 => "email"
  2049. 3 => "password"
  2050. 4 => "verified"
  2051. 5 => "v_code"
  2052. ]
  2053. #hidden: array:2 [
  2054. 0 => "password"
  2055. 1 => "remember_token"
  2056. ]
  2057. #connection: null
  2058. #primaryKey: "id"
  2059. #keyType: "int"
  2060. #perPage: 15
  2061. +incrementing: true
  2062. +timestamps: true
  2063. #attributes: array:17 [
  2064. "id" => 9917
  2065. "fname" => "Gabriela"
  2066. "lname" => "Weglowska"
  2067. "email" => "gabriela.weglowska@britishcouncil.org"
  2068. "password" => "$2y$10$CWNV7aaFS4bNJ40E5Fb/SOLvTepzRgj2exxsbfGiHr81YsSUWrqOW"
  2069. "picture" => "https://media.licdn.com/mpr/mpr/shrinknp_400_400/AAEAAQAAAAAAAAc2AAAAJGJmZTIzNmVkLTc4MGEtNDczOC1hZjMzLTk3ZWMxNjM5MTZhYg.jpg"
  2070. "verified" => 1
  2071. "v_code" => null
  2072. "remember_token" => null
  2073. "created_at" => "2016-08-10 11:34:30"
  2074. "updated_at" => "2016-08-21 14:24:09"
  2075. "isTrainer" => true
  2076. "hasAccreditation" => false
  2077. "isLearner" => true
  2078. "licenses" => array:2 [
  2079. 0 => License {#1531 …24}
  2080. 1 => License {#1529
  2081. #fillable: array:12 [ …12]
  2082. #connection: null
  2083. #table: null
  2084. #primaryKey: "id"
  2085. #keyType: "int"
  2086. #perPage: 15
  2087. +incrementing: true
  2088. +timestamps: true
  2089. #attributes: array:29 [ …29]
  2090. #original: array:15 [ …15]
  2091. #relations: []
  2092. #hidden: []
  2093. #visible: []
  2094. #appends: []
  2095. #guarded: array:1 [ …1]
  2096. #dates: []
  2097. #dateFormat: null
  2098. #casts: []
  2099. #touches: []
  2100. #observables: []
  2101. #with: []
  2102. #morphClass: null
  2103. +exists: true
  2104. +wasRecentlyCreated: false
  2105. }
  2106. ]
  2107. "learner_license" => License {#1529}
  2108. "latest_activity_at" => "2016-08-21 14:24:09"
  2109. ]
  2110. #original: array:11 [
  2111. "id" => 9917
  2112. "fname" => "Gabriela"
  2113. "lname" => "Weglowska"
  2114. "email" => "gabriela.weglowska@britishcouncil.org"
  2115. "password" => "$2y$10$CWNV7aaFS4bNJ40E5Fb/SOLvTepzRgj2exxsbfGiHr81YsSUWrqOW"
  2116. "picture" => "https://media.licdn.com/mpr/mpr/shrinknp_400_400/AAEAAQAAAAAAAAc2AAAAJGJmZTIzNmVkLTc4MGEtNDczOC1hZjMzLTk3ZWMxNjM5MTZhYg.jpg"
  2117. "verified" => 1
  2118. "v_code" => null
  2119. "remember_token" => null
  2120. "created_at" => "2016-08-10 11:34:30"
  2121. "updated_at" => "2016-08-21 14:24:09"
  2122. ]
  2123. #relations: array:1 [
  2124. "activity" => Collection {#1534
  2125. #items: []
  2126. }
  2127. ]
  2128. #visible: []
  2129. #appends: []
  2130. #guarded: array:1 [
  2131. 0 => "*"
  2132. ]
  2133. #dates: []
  2134. #dateFormat: null
  2135. #casts: []
  2136. #touches: []
  2137. #observables: []
  2138. #with: []
  2139. #morphClass: null
  2140. +exists: true
  2141. +wasRecentlyCreated: false
  2142. }
  2143. 13 => User {#481
  2144. #table: "users"
  2145. #fillable: array:6 [
  2146. 0 => "fname"
  2147. 1 => "lname"
  2148. 2 => "email"
  2149. 3 => "password"
  2150. 4 => "verified"
  2151. 5 => "v_code"
  2152. ]
  2153. #hidden: array:2 [
  2154. 0 => "password"
  2155. 1 => "remember_token"
  2156. ]
  2157. #connection: null
  2158. #primaryKey: "id"
  2159. #keyType: "int"
  2160. #perPage: 15
  2161. +incrementing: true
  2162. +timestamps: true
  2163. #attributes: array:17 [
  2164. "id" => 11347
  2165. "fname" => "Ana Carolina"
  2166. "lname" => "Jacinto"
  2167. "email" => "inter@forvm.com.br"
  2168. "password" => "$2y$10$eWxJVCdRL6hy.fc3VXXKMOLWiBvebdLZyMfU2O.fh5QJfhpyJxCwW"
  2169. "picture" => "https://www.argonautonline.com/wp-content/uploads/2016/09/ana-carolina-b-jacinto-argonaut-cultureconnector-cultural-correspondent-brazil-250x250.jpg"
  2170. "verified" => 1
  2171. "v_code" => null
  2172. "remember_token" => null
  2173. "created_at" => "2016-09-02 11:39:41"
  2174. "updated_at" => "2016-09-27 19:00:32"
  2175. "isTrainer" => true
  2176. "hasAccreditation" => false
  2177. "isLearner" => true
  2178. "licenses" => array:3 [
  2179. 0 => License {#1527 …24}
  2180. 1 => License {#1525
  2181. #fillable: array:12 [ …12]
  2182. #connection: null
  2183. #table: null
  2184. #primaryKey: "id"
  2185. #keyType: "int"
  2186. #perPage: 15
  2187. +incrementing: true
  2188. +timestamps: true
  2189. #attributes: array:29 [ …29]
  2190. #original: array:15 [ …15]
  2191. #relations: []
  2192. #hidden: []
  2193. #visible: []
  2194. #appends: []
  2195. #guarded: array:1 [ …1]
  2196. #dates: []
  2197. #dateFormat: null
  2198. #casts: []
  2199. #touches: []
  2200. #observables: []
  2201. #with: []
  2202. #morphClass: null
  2203. +exists: true
  2204. +wasRecentlyCreated: false
  2205. }
  2206. 2 => License {#1581 …24}
  2207. ]
  2208. "learner_license" => License {#1525}
  2209. "latest_activity_at" => "2016-09-27 19:00:32"
  2210. ]
  2211. #original: array:11 [
  2212. "id" => 11347
  2213. "fname" => "Ana Carolina"
  2214. "lname" => "Jacinto"
  2215. "email" => "inter@forvm.com.br"
  2216. "password" => "$2y$10$eWxJVCdRL6hy.fc3VXXKMOLWiBvebdLZyMfU2O.fh5QJfhpyJxCwW"
  2217. "picture" => "https://www.argonautonline.com/wp-content/uploads/2016/09/ana-carolina-b-jacinto-argonaut-cultureconnector-cultural-correspondent-brazil-250x250.jpg"
  2218. "verified" => 1
  2219. "v_code" => null
  2220. "remember_token" => null
  2221. "created_at" => "2016-09-02 11:39:41"
  2222. "updated_at" => "2016-09-27 19:00:32"
  2223. ]
  2224. #relations: array:1 [
  2225. "activity" => Collection {#1556
  2226. #items: []
  2227. }
  2228. ]
  2229. #visible: []
  2230. #appends: []
  2231. #guarded: array:1 [
  2232. 0 => "*"
  2233. ]
  2234. #dates: []
  2235. #dateFormat: null
  2236. #casts: []
  2237. #touches: []
  2238. #observables: []
  2239. #with: []
  2240. #morphClass: null
  2241. +exists: true
  2242. +wasRecentlyCreated: false
  2243. }
  2244. 14 => User {#622
  2245. #table: "users"
  2246. #fillable: array:6 [
  2247. 0 => "fname"
  2248. 1 => "lname"
  2249. 2 => "email"
  2250. 3 => "password"
  2251. 4 => "verified"
  2252. 5 => "v_code"
  2253. ]
  2254. #hidden: array:2 [
  2255. 0 => "password"
  2256. 1 => "remember_token"
  2257. ]
  2258. #connection: null
  2259. #primaryKey: "id"
  2260. #keyType: "int"
  2261. #perPage: 15
  2262. +incrementing: true
  2263. +timestamps: true
  2264. #attributes: array:17 [
  2265. "id" => 135
  2266. "fname" => "Elizabeth"
  2267. "lname" => "Masamune"
  2268. "email" => "elizabeth.masamune@at-asia.com.au"
  2269. "password" => "$2y$10$R1BsL.DFQtpDM9tuPaiJXuZdaBtTvbcZ9ZGoRH6Gu3lNfZuolBKCe"
  2270. "picture" => "https://bluenotes.anz.com/media/403328/elizabeth_masamune_circle.jpg#.V0giTHwZfWs.link"
  2271. "verified" => 1
  2272. "v_code" => null
  2273. "remember_token" => null
  2274. "created_at" => "2016-05-27 04:00:13"
  2275. "updated_at" => "2016-05-27 10:32:17"
  2276. "isTrainer" => true
  2277. "hasAccreditation" => false
  2278. "isLearner" => true
  2279. "licenses" => array:4 [
  2280. 0 => License {#1521
  2281. #fillable: array:12 [ …12]
  2282. #connection: null
  2283. #table: null
  2284. #primaryKey: "id"
  2285. #keyType: "int"
  2286. #perPage: 15
  2287. +incrementing: true
  2288. +timestamps: true
  2289. #attributes: array:29 [ …29]
  2290. #original: array:15 [ …15]
  2291. #relations: []
  2292. #hidden: []
  2293. #visible: []
  2294. #appends: []
  2295. #guarded: array:1 [ …1]
  2296. #dates: []
  2297. #dateFormat: null
  2298. #casts: []
  2299. #touches: []
  2300. #observables: []
  2301. #with: []
  2302. #morphClass: null
  2303. +exists: true
  2304. +wasRecentlyCreated: false
  2305. }
  2306. 1 => License {#1520 …24}
  2307. 2 => License {#1518 …24}
  2308. 3 => License {#1541 …24}
  2309. ]
  2310. "learner_license" => License {#1521}
  2311. "latest_activity_at" => "2016-05-27 10:32:17"
  2312. ]
  2313. #original: array:11 [
  2314. "id" => 135
  2315. "fname" => "Elizabeth"
  2316. "lname" => "Masamune"
  2317. "email" => "elizabeth.masamune@at-asia.com.au"
  2318. "password" => "$2y$10$R1BsL.DFQtpDM9tuPaiJXuZdaBtTvbcZ9ZGoRH6Gu3lNfZuolBKCe"
  2319. "picture" => "https://bluenotes.anz.com/media/403328/elizabeth_masamune_circle.jpg#.V0giTHwZfWs.link"
  2320. "verified" => 1
  2321. "v_code" => null
  2322. "remember_token" => null
  2323. "created_at" => "2016-05-27 04:00:13"
  2324. "updated_at" => "2016-05-27 10:32:17"
  2325. ]
  2326. #relations: array:1 [
  2327. "activity" => Collection {#1530
  2328. #items: []
  2329. }
  2330. ]
  2331. #visible: []
  2332. #appends: []
  2333. #guarded: array:1 [
  2334. 0 => "*"
  2335. ]
  2336. #dates: []
  2337. #dateFormat: null
  2338. #casts: []
  2339. #touches: []
  2340. #observables: []
  2341. #with: []
  2342. #morphClass: null
  2343. +exists: true
  2344. +wasRecentlyCreated: false
  2345. }
  2346. 15 => User {#480
  2347. #table: "users"
  2348. #fillable: array:6 [
  2349. 0 => "fname"
  2350. 1 => "lname"
  2351. 2 => "email"
  2352. 3 => "password"
  2353. 4 => "verified"
  2354. 5 => "v_code"
  2355. ]
  2356. #hidden: array:2 [
  2357. 0 => "password"
  2358. 1 => "remember_token"
  2359. ]
  2360. #connection: null
  2361. #primaryKey: "id"
  2362. #keyType: "int"
  2363. #perPage: 15
  2364. +incrementing: true
  2365. +timestamps: true
  2366. #attributes: array:17 [
  2367. "id" => 11585
  2368. "fname" => "Lara"
  2369. "lname" => "Statham"
  2370. "email" => "larastatham@larastatham.com"
  2371. "password" => "$2y$10$QPAdichXjnDsBN3YLzKMse4nDf/itqOrQuvXwlYeEz6Y330D8iIn2"
  2372. "picture" => ""
  2373. "verified" => 1
  2374. "v_code" => null
  2375. "remember_token" => null
  2376. "created_at" => "2016-10-30 13:18:51"
  2377. "updated_at" => "2016-10-30 13:28:48"
  2378. "isTrainer" => true
  2379. "hasAccreditation" => false
  2380. "isLearner" => true
  2381. "licenses" => array:2 [
  2382. 0 => License {#1516 …24}
  2383. 1 => License {#1515
  2384. #fillable: array:12 [ …12]
  2385. #connection: null
  2386. #table: null
  2387. #primaryKey: "id"
  2388. #keyType: "int"
  2389. #perPage: 15
  2390. +incrementing: true
  2391. +timestamps: true
  2392. #attributes: array:29 [ …29]
  2393. #original: array:15 [ …15]
  2394. #relations: []
  2395. #hidden: []
  2396. #visible: []
  2397. #appends: []
  2398. #guarded: array:1 [ …1]
  2399. #dates: []
  2400. #dateFormat: null
  2401. #casts: []
  2402. #touches: []
  2403. #observables: []
  2404. #with: []
  2405. #morphClass: null
  2406. +exists: true
  2407. +wasRecentlyCreated: false
  2408. }
  2409. ]
  2410. "learner_license" => License {#1515}
  2411. "latest_activity_at" => "2016-10-30 13:28:48"
  2412. ]
  2413. #original: array:11 [
  2414. "id" => 11585
  2415. "fname" => "Lara"
  2416. "lname" => "Statham"
  2417. "email" => "larastatham@larastatham.com"
  2418. "password" => "$2y$10$QPAdichXjnDsBN3YLzKMse4nDf/itqOrQuvXwlYeEz6Y330D8iIn2"
  2419. "picture" => ""
  2420. "verified" => 1
  2421. "v_code" => null
  2422. "remember_token" => null
  2423. "created_at" => "2016-10-30 13:18:51"
  2424. "updated_at" => "2016-10-30 13:28:48"
  2425. ]
  2426. #relations: array:1 [
  2427. "activity" => Collection {#1539
  2428. #items: []
  2429. }
  2430. ]
  2431. #visible: []
  2432. #appends: []
  2433. #guarded: array:1 [
  2434. 0 => "*"
  2435. ]
  2436. #dates: []
  2437. #dateFormat: null
  2438. #casts: []
  2439. #touches: []
  2440. #observables: []
  2441. #with: []
  2442. #morphClass: null
  2443. +exists: true
  2444. +wasRecentlyCreated: false
  2445. }
  2446. ]
  2447. "trainers" => array:2 [
  2448. 0 => User {#623
  2449. #table: "users"
  2450. #fillable: array:6 [
  2451. 0 => "fname"
  2452. 1 => "lname"
  2453. 2 => "email"
  2454. 3 => "password"
  2455. 4 => "verified"
  2456. 5 => "v_code"
  2457. ]
  2458. #hidden: array:2 [
  2459. 0 => "password"
  2460. 1 => "remember_token"
  2461. ]
  2462. #connection: null
  2463. #primaryKey: "id"
  2464. #keyType: "int"
  2465. #perPage: 15
  2466. +incrementing: true
  2467. +timestamps: true
  2468. #attributes: array:18 [
  2469. "id" => 109
  2470. "fname" => "Richard"
  2471. "lname" => "Farkas"
  2472. "email" => "richard.farkas@argonautonline.com"
  2473. "password" => "$2y$10$7xhErwP./31orJs0jV5q1uCl3PGUuEjgu7z6Id9ftgHzPQipJ9Pjm"
  2474. "picture" => "https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/2/005/03d/2c1/069dbed.jpg"
  2475. "verified" => 1
  2476. "v_code" => null
  2477. "remember_token" => "NkJ8s7FP2Uor8aH8hKlD4ylvGa1nizWsx39Nse2swFZWiZ0JCRWL6wxKT8Zy"
  2478. "created_at" => "2016-05-05 13:28:20"
  2479. "updated_at" => "2017-01-25 09:24:14"
  2480. "isTrainer" => true
  2481. "hasAccreditation" => true
  2482. "isManager" => true
  2483. "isLearner" => true
  2484. "licenses" => array:87 [
  2485. 0 => License {#1213 …24}
  2486. 1 => License {#1211 …24}
  2487. 2 => License {#1206 …24}
  2488. 3 => License {#1205 …24}
  2489. 4 => License {#1203 …24}
  2490. 5 => License {#1201 …24}
  2491. 6 => License {#1199 …24}
  2492. 7 => License {#1197 …24}
  2493. 8 => License {#1195 …24}
  2494. 9 => License {#1193 …24}
  2495. 10 => License {#1191 …24}
  2496. 11 => License {#1190 …24}
  2497. 12 => License {#1189 …24}
  2498. 13 => License {#1188 …24}
  2499. 14 => License {#1187 …24}
  2500. 15 => License {#1186 …24}
  2501. 16 => License {#1185 …24}
  2502. 17 => License {#1183 …24}
  2503. 18 => License {#647 …24}
  2504. 19 => License {#624 …24}
  2505. 20 => License {#1181
  2506. #fillable: array:12 [ …12]
  2507. #connection: null
  2508. #table: null
  2509. #primaryKey: "id"
  2510. #keyType: "int"
  2511. #perPage: 15
  2512. +incrementing: true
  2513. +timestamps: true
  2514. #attributes: array:29 [ …29]
  2515. #original: array:15 [ …15]
  2516. #relations: []
  2517. #hidden: []
  2518. #visible: []
  2519. #appends: []
  2520. #guarded: array:1 [ …1]
  2521. #dates: []
  2522. #dateFormat: null
  2523. #casts: []
  2524. #touches: []
  2525. #observables: []
  2526. #with: []
  2527. #morphClass: null
  2528. +exists: true
  2529. +wasRecentlyCreated: false
  2530. }
  2531. 21 => License {#1180 …24}
  2532. 22 => License {#1208 …24}
  2533. 23 => License {#1215 …24}
  2534. 24 => License {#1177 …24}
  2535. 25 => License {#1200 …24}
  2536. 26 => License {#1174 …24}
  2537. 27 => License {#1194 …24}
  2538. 28 => License {#1172 …24}
  2539. 29 => License {#795 …24}
  2540. 30 => License {#783 …24}
  2541. 31 => License {#1169 …24}
  2542. 32 => License {#1168 …24}
  2543. 33 => License {#1214 …24}
  2544. 34 => License {#1184 …24}
  2545. 35 => License {#1202 …24}
  2546. 36 => License {#1164 …24}
  2547. 37 => License {#1196 …24}
  2548. 38 => License {#1162 …24}
  2549. 39 => License {#478 …24}
  2550. 40 => License {#789 …24}
  2551. 41 => License {#1175 …24}
  2552. 42 => License {#1159 …24}
  2553. 43 => License {#1158 …24}
  2554. 44 => License {#628 …24}
  2555. 45 => License {#1221 …24}
  2556. 46 => License {#1155 …24}
  2557. 47 => License {#1154 …24}
  2558. 48 => License {#1153 …24}
  2559. 49 => License {#1151 …24}
  2560. 50 => License {#1218 …24}
  2561. 51 => License {#1150 …24}
  2562. 52 => License {#1149 …24}
  2563. 53 => License {#1148 …24}
  2564. 54 => License {#1147 …24}
  2565. 55 => License {#1212 …24}
  2566. 56 => License {#1179 …24}
  2567. 57 => License {#1144 …24}
  2568. 58 => License {#1143 …24}
  2569. 59 => License {#1142 …24}
  2570. 60 => License {#1141 …24}
  2571. 61 => License {#1140 …24}
  2572. 62 => License {#1139 …24}
  2573. 63 => License {#1138 …24}
  2574. 64 => License {#1137 …24}
  2575. 65 => License {#1136 …24}
  2576. 66 => License {#1135 …24}
  2577. 67 => License {#1134 …24}
  2578. 68 => License {#1132 …24}
  2579. 69 => License {#1131 …24}
  2580. 70 => License {#772 …24}
  2581. 71 => License {#1130 …24}
  2582. 72 => License {#1129 …24}
  2583. 73 => License {#1128 …24}
  2584. 74 => License {#1127 …24}
  2585. 75 => License {#1126 …24}
  2586. 76 => License {#1125 …24}
  2587. 77 => License {#1124 …24}
  2588. 78 => License {#1123 …24}
  2589. 79 => License {#1122 …24}
  2590. 80 => License {#1121 …24}
  2591. 81 => License {#1120 …24}
  2592. 82 => License {#1119 …24}
  2593. 83 => License {#1118 …24}
  2594. 84 => License {#1117 …24}
  2595. 85 => License {#1116 …24}
  2596. 86 => License {#1115 …24}
  2597. ]
  2598. "learner_license" => License {#1181}
  2599. "latest_activity_at" => "2017-01-25 09:57:53"
  2600. ]
  2601. #original: array:11 [
  2602. "id" => 109
  2603. "fname" => "Richard"
  2604. "lname" => "Farkas"
  2605. "email" => "richard.farkas@argonautonline.com"
  2606. "password" => "$2y$10$7xhErwP./31orJs0jV5q1uCl3PGUuEjgu7z6Id9ftgHzPQipJ9Pjm"
  2607. "picture" => "https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/2/005/03d/2c1/069dbed.jpg"
  2608. "verified" => 1
  2609. "v_code" => null
  2610. "remember_token" => "NkJ8s7FP2Uor8aH8hKlD4ylvGa1nizWsx39Nse2swFZWiZ0JCRWL6wxKT8Zy"
  2611. "created_at" => "2016-05-05 13:28:20"
  2612. "updated_at" => "2017-01-25 09:24:14"
  2613. ]
  2614. #relations: array:1 [
  2615. "activity" => Collection {#1594
  2616. #items: array:316 [ …316]
  2617. }
  2618. ]
  2619. #visible: []
  2620. #appends: []
  2621. #guarded: array:1 [
  2622. 0 => "*"
  2623. ]
  2624. #dates: []
  2625. #dateFormat: null
  2626. #casts: []
  2627. #touches: []
  2628. #observables: []
  2629. #with: []
  2630. #morphClass: null
  2631. +exists: true
  2632. +wasRecentlyCreated: false
  2633. }
  2634. 1 => User {#483
  2635. #table: "users"
  2636. #fillable: array:6 [
  2637. 0 => "fname"
  2638. 1 => "lname"
  2639. 2 => "email"
  2640. 3 => "password"
  2641. 4 => "verified"
  2642. 5 => "v_code"
  2643. ]
  2644. #hidden: array:2 [
  2645. 0 => "password"
  2646. 1 => "remember_token"
  2647. ]
  2648. #connection: null
  2649. #primaryKey: "id"
  2650. #keyType: "int"
  2651. #perPage: 15
  2652. +incrementing: true
  2653. +timestamps: true
  2654. #attributes: array:17 [
  2655. "id" => 3621
  2656. "fname" => "David"
  2657. "lname" => "Walsh"
  2658. "email" => "david@diversity.ie"
  2659. "password" => "$2y$10$h6cfLejOI6RUJlmruRT6o.7c442EL7uxiK8Jhukm6st.1Kl2SjTPu"
  2660. "picture" => ""
  2661. "verified" => 1
  2662. "v_code" => null
  2663. "remember_token" => null
  2664. "created_at" => "2016-07-02 10:03:10"
  2665. "updated_at" => "2016-08-18 11:12:02"
  2666. "isTrainer" => true
  2667. "hasAccreditation" => false
  2668. "isLearner" => true
  2669. "licenses" => array:5 [
  2670. 0 => License {#1577 …24}
  2671. 1 => License {#1337 …24}
  2672. 2 => License {#1507
  2673. #fillable: array:12 [ …12]
  2674. #connection: null
  2675. #table: null
  2676. #primaryKey: "id"
  2677. #keyType: "int"
  2678. #perPage: 15
  2679. +incrementing: true
  2680. +timestamps: true
  2681. #attributes: array:29 [ …29]
  2682. #original: array:15 [ …15]
  2683. #relations: []
  2684. #hidden: []
  2685. #visible: []
  2686. #appends: []
  2687. #guarded: array:1 [ …1]
  2688. #dates: []
  2689. #dateFormat: null
  2690. #casts: []
  2691. #touches: []
  2692. #observables: []
  2693. #with: []
  2694. #morphClass: null
  2695. +exists: true
  2696. +wasRecentlyCreated: false
  2697. }
  2698. 3 => License {#1505 …24}
  2699. 4 => License {#1504 …24}
  2700. ]
  2701. "learner_license" => License {#1507}
  2702. "latest_activity_at" => "2016-08-18 11:12:02"
  2703. ]
  2704. #original: array:11 [
  2705. "id" => 3621
  2706. "fname" => "David"
  2707. "lname" => "Walsh"
  2708. "email" => "david@diversity.ie"
  2709. "password" => "$2y$10$h6cfLejOI6RUJlmruRT6o.7c442EL7uxiK8Jhukm6st.1Kl2SjTPu"
  2710. "picture" => ""
  2711. "verified" => 1
  2712. "v_code" => null
  2713. "remember_token" => null
  2714. "created_at" => "2016-07-02 10:03:10"
  2715. "updated_at" => "2016-08-18 11:12:02"
  2716. ]
  2717. #relations: array:1 [
  2718. "activity" => Collection {#1524
  2719. #items: []
  2720. }
  2721. ]
  2722. #visible: []
  2723. #appends: []
  2724. #guarded: array:1 [
  2725. 0 => "*"
  2726. ]
  2727. #dates: []
  2728. #dateFormat: null
  2729. #casts: []
  2730. #touches: []
  2731. #observables: []
  2732. #with: []
  2733. #morphClass: null
  2734. +exists: true
  2735. +wasRecentlyCreated: false
  2736. }
  2737. ]
  2738. "all_trainers" => []
  2739. "all_learners" => []
  2740. ]
  2741. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement