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(4089)
    ["name"]=>
    string(21) "babel-inoue-noriyoshi"
    ["title"]=>
    string(23) "Babel (INOUE Noriyoshi)"
    ["alternative_titles"]=>
    string(0) ""
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2024-10-28 02:26:59"
    ["views"]=>
    int(1973847)
    ["rating"]=>
    float(4.5)
    ["votes"]=>
    int(60)
    ["description"]=>
    string(414) "It's New Year's Eve, and there's a countdown party at the luxury hotel, Babel. Kouta, a new hotel employee who's dissatisfied with his own status quo, finds his fate forever changed following an encounter with two mysterious guests: Ozaki and Naomi. On New Year's Day, he bears witness to a world-changing event... Now with The Babel as a stage, navigating a complex web of human relations, Kouta's mission begins."
    ["cover"]=>
    string(61) "https://imgs-2.2xstorage.com/thumb/babel-inoue-noriyoshi.webp"
    ["chapter_count"]=>
    string(2) "32"
    ["anilist_id"]=>
    string(8) "no found"
    ["created_at"]=>
    string(19) "2025-06-18 17:47:24"
    ["updated_at"]=>
    string(19) "2025-12-03 07:14:55"
  }
  ["original":protected]=>
  array(16) {
    ["id"]=>
    int(4089)
    ["name"]=>
    string(21) "babel-inoue-noriyoshi"
    ["title"]=>
    string(23) "Babel (INOUE Noriyoshi)"
    ["alternative_titles"]=>
    string(0) ""
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2024-10-28 02:26:59"
    ["views"]=>
    int(1973847)
    ["rating"]=>
    float(4.5)
    ["votes"]=>
    int(60)
    ["description"]=>
    string(414) "It's New Year's Eve, and there's a countdown party at the luxury hotel, Babel. Kouta, a new hotel employee who's dissatisfied with his own status quo, finds his fate forever changed following an encounter with two mysterious guests: Ozaki and Naomi. On New Year's Day, he bears witness to a world-changing event... Now with The Babel as a stage, navigating a complex web of human relations, Kouta's mission begins."
    ["cover"]=>
    string(61) "https://imgs-2.2xstorage.com/thumb/babel-inoue-noriyoshi.webp"
    ["chapter_count"]=>
    string(2) "32"
    ["anilist_id"]=>
    string(8) "no found"
    ["created_at"]=>
    string(19) "2025-06-18 17:47:24"
    ["updated_at"]=>
    string(19) "2025-12-03 07:14: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) "*"
  }
}