Debug Data #1:
object(models\MangaInfo)#21 (26) {
  ["table":protected]=>
  string(10) "manga_info"
  ["fillable":protected]=>
  array(13) {
    [0]=>
    string(4) "name"
    [1]=>
    string(5) "title"
    [2]=>
    string(18) "alternative_titles"
    [3]=>
    string(9) "author_id"
    [4]=>
    string(6) "status"
    [5]=>
    string(12) "last_updated"
    [6]=>
    string(5) "views"
    [7]=>
    string(6) "rating"
    [8]=>
    string(5) "votes"
    [9]=>
    string(11) "description"
    [10]=>
    string(5) "cover"
    [11]=>
    string(13) "chapter_count"
    [12]=>
    string(10) "anilist_id"
  }
  ["timestamps"]=>
  bool(true)
  ["connection":protected]=>
  string(7) "default"
  ["primaryKey":protected]=>
  string(2) "id"
  ["keyType":protected]=>
  string(3) "int"
  ["incrementing"]=>
  bool(true)
  ["with":protected]=>
  array(0) {
  }
  ["withCount":protected]=>
  array(0) {
  }
  ["perPage":protected]=>
  int(15)
  ["exists"]=>
  bool(true)
  ["wasRecentlyCreated"]=>
  bool(false)
  ["attributes":protected]=>
  array(16) {
    ["id"]=>
    int(10486)
    ["name"]=>
    string(21) "what-the-skylark-says"
    ["title"]=>
    string(24) "What The Skylark Says..."
    ["alternative_titles"]=>
    string(0) ""
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2024-10-27 06:50:57"
    ["views"]=>
    int(386764)
    ["rating"]=>
    float(3.2)
    ["votes"]=>
    int(5)
    ["description"]=>
    string(308) "From Bamboo Garden
"I think about the same things every day. I hope for the same things every day. Perhaps I was born in the wrong dimension; I feel that this is my true world... Maybe the world I was first born in was fake. Because- take a look, this world is beautiful. Only in this world do I feel happy.""
    ["cover"]=>
    string(61) "https://imgs-2.2xstorage.com/thumb/what-the-skylark-says.webp"
    ["chapter_count"]=>
    string(2) "27"
    ["anilist_id"]=>
    NULL
    ["created_at"]=>
    string(19) "2025-06-21 12:55:39"
    ["updated_at"]=>
    string(19) "2025-12-03 09:41:55"
  }
  ["original":protected]=>
  array(16) {
    ["id"]=>
    int(10486)
    ["name"]=>
    string(21) "what-the-skylark-says"
    ["title"]=>
    string(24) "What The Skylark Says..."
    ["alternative_titles"]=>
    string(0) ""
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2024-10-27 06:50:57"
    ["views"]=>
    int(386764)
    ["rating"]=>
    float(3.2)
    ["votes"]=>
    int(5)
    ["description"]=>
    string(308) "From Bamboo Garden
"I think about the same things every day. I hope for the same things every day. Perhaps I was born in the wrong dimension; I feel that this is my true world... Maybe the world I was first born in was fake. Because- take a look, this world is beautiful. Only in this world do I feel happy.""
    ["cover"]=>
    string(61) "https://imgs-2.2xstorage.com/thumb/what-the-skylark-says.webp"
    ["chapter_count"]=>
    string(2) "27"
    ["anilist_id"]=>
    NULL
    ["created_at"]=>
    string(19) "2025-06-21 12:55:39"
    ["updated_at"]=>
    string(19) "2025-12-03 09:41:55"
  }
  ["changes":protected]=>
  array(0) {
  }
  ["casts":protected]=>
  array(0) {
  }
  ["dates":protected]=>
  array(0) {
  }
  ["dateFormat":protected]=>
  NULL
  ["appends":protected]=>
  array(0) {
  }
  ["dispatchesEvents":protected]=>
  array(0) {
  }
  ["observables":protected]=>
  array(0) {
  }
  ["relations":protected]=>
  array(0) {
  }
  ["touches":protected]=>
  array(0) {
  }
  ["hidden":protected]=>
  array(0) {
  }
  ["visible":protected]=>
  array(0) {
  }
  ["guarded":protected]=>
  array(1) {
    [0]=>
    string(1) "*"
  }
}