object(Illuminate\Database\Eloquent\Collection)#1520 (2) {
["items":protected]=>
array(4) {
[0]=>
object(App\Models\Book)#1521 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(57) "public/uploads/publishers/9789354404078/9789354404078.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(57) "public/uploads/publishers/9789354404078/9789354404078.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
[1]=>
object(App\Models\Book)#1522 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354404078/9789354404078_PT01.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354404078/9789354404078_PT01.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
[2]=>
object(App\Models\Book)#1523 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354404078/9789354404078_PT02.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354404078/9789354404078_PT02.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
[3]=>
object(App\Models\Book)#1524 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354404078/9789354404078_PT03.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(675)
["slug"]=>
string(78) "my-first-shaped-board-book---penguin-die-cut-animals-picture-book-for-children"
["book_name"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["author_id"]=>
string(2) "49"
["translator"]=>
string(0) ""
["meta_title"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_keyword"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["meta_description"]=>
string(85) "My First Shaped Board book - Penguin, Die-Cut Animals, Picture Book for Children"
["sort_description"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["about_book"]=>
string(200) "Penguins are flightless marine birds with unique traits. Some of them can live in extreme climates and most can dive deep into the sea. My First Shaped Board Book familiarizes young learners with Peng"
["isbn_no"]=>
string(13) "9789354404078"
["reading_age"]=>
string(9) "4-7 Years"
["language"]=>
string(7) "English"
["item_weight"]=>
string(3) "105"
["price"]=>
float(129)
["dimensions"]=>
string(19) "17.78 x 16.51 x 0.6"
["paperback"]=>
string(2) "10"
["binding_type"]=>
int(4)
["origin_country"]=>
NULL
["sort_order"]=>
int(2)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(1)
["is_featured"]=>
int(1)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-10-26 09:19:55"
["updated_at"]=>
string(19) "2024-02-05 12:10:38"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354404078/9789354404078_PT03.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}