Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Collection {#861 ▼
- #items: array:2 [▼
- 0 => Rent {#714 ▼
- +timestamps: false
- #fillable: array:1 [▶]
- #connection: "mysql"
- #table: null
- #primaryKey: "id"
- #keyType: "int"
- +incrementing: true
- #with: []
- #withCount: []
- #perPage: 15
- +exists: true
- +wasRecentlyCreated: false
- #attributes: array:3 [▶]
- #original: array:3 [▶]
- #changes: []
- #casts: []
- #dates: []
- #dateFormat: null
- #appends: []
- #dispatchesEvents: []
- #observables: []
- #relations: array:1 [▼
- "rentItems" => Collection {#859 ▼
- #items: array:1 [▼
- 0 => RentItem {#786 ▼
- +timestamps: false
- #fillable: array:3 [▶]
- #connection: "mysql"
- #table: null
- #primaryKey: "id"
- #keyType: "int"
- +incrementing: true
- #with: []
- #withCount: []
- #perPage: 15
- +exists: true
- +wasRecentlyCreated: false
- #attributes: array:6 [▶]
- #original: array:6 [▶]
- #changes: []
- #casts: []
- #dates: []
- #dateFormat: null
- #appends: []
- #dispatchesEvents: []
- #observables: []
- #relations: array:1 [▼
- "book" => Book {#851 ▼
- #dates: array:1 [▶]
- +fillable: array:9 [▶]
- #connection: "mysql"
- #table: null
- #primaryKey: "id"
- #keyType: "int"
- +incrementing: true
- #with: []
- #withCount: []
- #perPage: 15
- +exists: true
- +wasRecentlyCreated: false
- #attributes: array:12 [▼
- "id" => 1
- "title" => "asdf"
- "description" => "asdf"
- "pages" => "2050"
- "isbn" => "1261grewg"
- "release_date" => "2018-03-01"
- "author_id" => 1
- "language_id" => 1
- "quantity" => 1
- "deleted_at" => null
- "created_at" => "2018-03-01 13:28:34"
- "updated_at" => "2018-03-05 13:15:39"
- ]
- #original: array:12 [▶]
- #changes: []
- #casts: []
- #dateFormat: null
- #appends: []
- #dispatchesEvents: []
- #observables: []
- #relations: []
- #touches: []
- +timestamps: true
- #hidden: []
- #visible: []
- #guarded: array:1 [▶]
- #forceDeleting: false
- }
- ]
- #touches: []
- #hidden: []
- #visible: []
- #guarded: array:1 [▶]
- #forceDeleting: false
- }
- ]
- }
- ]
- #touches: []
- #hidden: []
- #visible: []
- #guarded: array:1 [▶]
- #forceDeleting: false
- }
- 1 => Rent {#715 ▶}
- ]
- }
Add Comment
Please, Sign In to add comment