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(21356)
    ["name"]=>
    string(29) "issho-ni-kurashite-ii-desu-ka"
    ["title"]=>
    string(29) "Issho ni Kurashite ii desu ka"
    ["alternative_titles"]=>
    string(34) "Alternative : Can I live with you?"
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2025-11-06 02:15:53"
    ["views"]=>
    int(170110)
    ["rating"]=>
    float(3.99)
    ["votes"]=>
    int(62)
    ["description"]=>
    string(0) ""
    ["cover"]=>
    string(69) "https://img-r1.2xstorage.com/thumb/issho-ni-kurashite-ii-desu-ka.webp"
    ["chapter_count"]=>
    string(2) "52"
    ["anilist_id"]=>
    NULL
    ["created_at"]=>
    string(19) "2025-06-23 05:13:52"
    ["updated_at"]=>
    string(19) "2025-12-04 08:58:05"
  }
  ["original":protected]=>
  array(16) {
    ["id"]=>
    int(21356)
    ["name"]=>
    string(29) "issho-ni-kurashite-ii-desu-ka"
    ["title"]=>
    string(29) "Issho ni Kurashite ii desu ka"
    ["alternative_titles"]=>
    string(34) "Alternative : Can I live with you?"
    ["author_id"]=>
    int(12)
    ["status"]=>
    string(7) "Ongoing"
    ["last_updated"]=>
    string(19) "2025-11-06 02:15:53"
    ["views"]=>
    int(170110)
    ["rating"]=>
    float(3.99)
    ["votes"]=>
    int(62)
    ["description"]=>
    string(0) ""
    ["cover"]=>
    string(69) "https://img-r1.2xstorage.com/thumb/issho-ni-kurashite-ii-desu-ka.webp"
    ["chapter_count"]=>
    string(2) "52"
    ["anilist_id"]=>
    NULL
    ["created_at"]=>
    string(19) "2025-06-23 05:13:52"
    ["updated_at"]=>
    string(19) "2025-12-04 08:58:05"
  }
  ["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) "*"
  }
}