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(61034)
    ["name"]=>
    string(61) "isekai-makui-oukoku-ni-suterareta-mamono-kurai-no-hangyakutan"
    ["title"]=>
    string(65) "Isekai Makui ~Oukoku ni Suterareta Mamono Kurai no Hangyakutan〜"
    ["alternative_titles"]=>
    string(0) ""
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2025-11-30 13:17:22"
    ["views"]=>
    int(73499)
    ["rating"]=>
    float(3.555)
    ["votes"]=>
    int(9)
    ["description"]=>
    string(0) ""
    ["cover"]=>
    string(101) "https://img-r1.2xstorage.com/thumb/isekai-makui-oukoku-ni-suterareta-mamono-kurai-no-hangyakutan.webp"
    ["chapter_count"]=>
    string(2) "15"
    ["anilist_id"]=>
    NULL
    ["created_at"]=>
    string(19) "2025-09-23 02:52:06"
    ["updated_at"]=>
    string(19) "2025-12-03 01:28:55"
  }
  ["original":protected]=>
  array(16) {
    ["id"]=>
    int(61034)
    ["name"]=>
    string(61) "isekai-makui-oukoku-ni-suterareta-mamono-kurai-no-hangyakutan"
    ["title"]=>
    string(65) "Isekai Makui ~Oukoku ni Suterareta Mamono Kurai no Hangyakutan〜"
    ["alternative_titles"]=>
    string(0) ""
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2025-11-30 13:17:22"
    ["views"]=>
    int(73499)
    ["rating"]=>
    float(3.555)
    ["votes"]=>
    int(9)
    ["description"]=>
    string(0) ""
    ["cover"]=>
    string(101) "https://img-r1.2xstorage.com/thumb/isekai-makui-oukoku-ni-suterareta-mamono-kurai-no-hangyakutan.webp"
    ["chapter_count"]=>
    string(2) "15"
    ["anilist_id"]=>
    NULL
    ["created_at"]=>
    string(19) "2025-09-23 02:52:06"
    ["updated_at"]=>
    string(19) "2025-12-03 01:28: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) "*"
  }
}