Dark?

Akatsuki no Yona

Yona Công Chúa Bình Minh, Yona en el amanecer, Yona of the Dawn, Yona w blasku świtu (Polish), Yona: la Principessa Scarlatta, Yona: Princesse de l'aube, Yona: Prinzessin der Morgendämmerung, Йона на заре, أكاتسكي نو يونا, يۆنا: كچى بەرەبەيان, یونا دختر سپیده دم, 새벽의 연화, 拂晓的尤娜, 晨曦公主, 暁のヨナ
Baca Komik Akatsuki no Yona
Bookmark
Followed by 954 people
9

Putri Yona menjalani kehidupan yang ideal sebagai putri tunggal di kerajaannya. Dimanja oleh ayahnya, Sang Raja, dan dilindungi oleh pengawalnya yang setia, Hak, dia juga menghabiskan waktu dengan orang yang dicintainya, Soo-won. Tapi semuanya berubah di ulang tahunnya yang ke-16, saat dia menyaksikan pembunuhan ayahnya sendiri!

Lihat juga komik lainnya di genre: Adventure, Comedy, Drama, Fantasy, Harem, Romance, Shoujo, Supernatural.

Status Ongoing
Type Manga
Released 2009
Author KUSANAGI Mizuho
Artist KUSANAGI Mizuho
Serialization Hana to Yume (Hakusensha)
Posted By
Posted On
Updated On

Terakhir Anda Baca

    Chapter Akatsuki no Yona

    8.0.26PHP Version963msRequest Duration23MBMemory UsageGET comic/{slug}Route
      • Booting (485ms)
      • Application (477ms)
      • 1 x Booting (50.4%)
        485.17ms
        1 x Application (49.55%)
        477.01ms
        4 templates were rendered
        • frontend.detail_comic (resources/views/frontend/detail_comic.blade.php)9blade
          Params
          0
          days
          1
          weeks
          2
          months
          3
          alls
          4
          comic
          5
          sideNews
          6
          relations
          7
          genres
          8
          description
        • frontend.layout.sidebar (resources/views/frontend/layout/sidebar.blade.php)20blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          days
          4
          weeks
          5
          months
          6
          alls
          7
          comic
          8
          sideNews
          9
          relations
          10
          genres
          11
          description
          12
          firstChapter
          13
          lastChapter
          14
          __currentLoopData
          15
          category
          16
          loop
          17
          __empty_1
          18
          chapter
          19
          relation
        • frontend.layout.layout (resources/views/frontend/layout/layout.blade.php)20blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          days
          4
          weeks
          5
          months
          6
          alls
          7
          comic
          8
          sideNews
          9
          relations
          10
          genres
          11
          description
          12
          firstChapter
          13
          lastChapter
          14
          __currentLoopData
          15
          category
          16
          loop
          17
          __empty_1
          18
          chapter
          19
          relation
        • frontend.layout.footer (resources/views/frontend/layout/footer.blade.php)20blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          days
          4
          weeks
          5
          months
          6
          alls
          7
          comic
          8
          sideNews
          9
          relations
          10
          genres
          11
          description
          12
          firstChapter
          13
          lastChapter
          14
          __currentLoopData
          15
          category
          16
          loop
          17
          __empty_1
          18
          chapter
          19
          relation
        uri
        GET comic/{slug}
        middleware
        web, audit.user
        controller
        App\Http\Controllers\Frontend\ComicController@show
        as
        comic.show
        namespace
        Frontend
        prefix
        /comic
        where
        file
        app/Http/Controllers/Frontend/ComicController.php:112-152
        34 statements were executed145ms
        • select * from `comics` where `slug` = 'akatsuki-no-yona' limit 1
          2.41ms/app/Http/Controllers/Frontend/ComicController.php:114comic
          Metadata
          Bindings
          • 0. akatsuki-no-yona
          Backtrace
          • 16. /app/Http/Controllers/Frontend/ComicController.php:114
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select `categories`.*, `category_comic`.`comic_id` as `pivot_comic_id`, `category_comic`.`category_id` as `pivot_category_id` from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `category_comic`.`comic_id` = 262 order by `title` asc
          670μs/app/Http/Controllers/Frontend/ComicController.php:115comic
          Metadata
          Bindings
          • 0. 262
          Backtrace
          • 19. /app/Http/Controllers/Frontend/ComicController.php:115
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comic_populars` where `day` = 1 order by `order` asc limit 7
          650μs/app/Http/Controllers/Frontend/ComicController.php:117comic
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ComicController.php:117
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comic_populars` where `week` = 1 order by `order` asc limit 5
          420μs/app/Http/Controllers/Frontend/ComicController.php:118comic
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ComicController.php:118
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comic_populars` where `month` = 1 order by `order` asc limit 5
          420μs/app/Http/Controllers/Frontend/ComicController.php:119comic
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ComicController.php:119
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comic_populars` where `all` = 1 order by `order` asc limit 5
          530μs/app/Http/Controllers/Frontend/ComicController.php:120comic
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ComicController.php:120
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comics` order by `created_at` desc limit 5
          400μs/app/Http/Controllers/Frontend/ComicController.php:121comic
          Metadata
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ComicController.php:121
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comic_details` where `comic_details`.`comic_id` in (7593, 7594, 7595, 7596, 7597)
          510μs/app/Http/Controllers/Frontend/ComicController.php:121comic
          Metadata
          Backtrace
          • 19. /app/Http/Controllers/Frontend/ComicController.php:121
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comics` where exists (select * from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `comics`.`id` = `category_comic`.`comic_id` and `id` = 6) order by RAND() limit 5
          37.74ms/app/Http/Controllers/Frontend/ComicController.php:128comic
          Metadata
          Bindings
          • 0. 6
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ComicController.php:128
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `categories` order by `title` asc
          1.19ms/app/Http/Controllers/Frontend/ComicController.php:131comic
          Metadata
          Backtrace
          • 14. /app/Http/Controllers/Frontend/ComicController.php:131
          • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `comic_details` where `comic_details`.`comic_id` = 262 and `comic_details`.`comic_id` is not null limit 1
          620μs/app/Http/Controllers/Frontend/ComicController.php:134comic
          Metadata
          Bindings
          • 0. 262
          Backtrace
          • 21. /app/Http/Controllers/Frontend/ComicController.php:134
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
          • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
        • select * from `chapters` where `chapters`.`comic_id` = 262 and `chapters`.`comic_id` is not null and exists (select * from `images` where `chapters`.`id` = `images`.`chapter_id`) order by `order` asc limit 1
          11.85msview::6543b79e83f419a18b661b38433e596d122e32f9:8comic
          Metadata
          Bindings
          • 0. 262
          Backtrace
          • 18. view::6543b79e83f419a18b661b38433e596d122e32f9:8
          • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 262 and `chapters`.`comic_id` is not null and exists (select * from `images` where `chapters`.`id` = `images`.`chapter_id`) order by `order` desc limit 1
          1.36msview::6543b79e83f419a18b661b38433e596d122e32f9:13comic
          Metadata
          Bindings
          • 0. 262
          Backtrace
          • 18. view::6543b79e83f419a18b661b38433e596d122e32f9:13
          • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 262 and `chapters`.`comic_id` is not null and exists (select * from `images` where `chapters`.`id` = `images`.`chapter_id`) order by `order` asc
          10.63msview::6543b79e83f419a18b661b38433e596d122e32f9:258comic
          Metadata
          Bindings
          • 0. 262
          Backtrace
          • 15. view::6543b79e83f419a18b661b38433e596d122e32f9:258
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `comic_details` where `comic_details`.`comic_id` = 6605 and `comic_details`.`comic_id` is not null limit 1
          850μsview::6543b79e83f419a18b661b38433e596d122e32f9:296comic
          Metadata
          Bindings
          • 0. 6605
          Backtrace
          • 21. view::6543b79e83f419a18b661b38433e596d122e32f9:296
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 6605 and `chapters`.`comic_id` is not null
          730μsview::6543b79e83f419a18b661b38433e596d122e32f9:309comic
          Metadata
          Bindings
          • 0. 6605
          Backtrace
          • 19. view::6543b79e83f419a18b661b38433e596d122e32f9:309
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 6605 and `chapters`.`comic_id` is not null order by `order` desc limit 1
          11.28msview::6543b79e83f419a18b661b38433e596d122e32f9:310comic
          Metadata
          Bindings
          • 0. 6605
          Backtrace
          • 18. view::6543b79e83f419a18b661b38433e596d122e32f9:310
          • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `comic_details` where `comic_details`.`comic_id` = 5854 and `comic_details`.`comic_id` is not null limit 1
          880μsview::6543b79e83f419a18b661b38433e596d122e32f9:296comic
          Metadata
          Bindings
          • 0. 5854
          Backtrace
          • 21. view::6543b79e83f419a18b661b38433e596d122e32f9:296
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 5854 and `chapters`.`comic_id` is not null
          1.39msview::6543b79e83f419a18b661b38433e596d122e32f9:309comic
          Metadata
          Bindings
          • 0. 5854
          Backtrace
          • 19. view::6543b79e83f419a18b661b38433e596d122e32f9:309
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 5854 and `chapters`.`comic_id` is not null order by `order` desc limit 1
          1.16msview::6543b79e83f419a18b661b38433e596d122e32f9:310comic
          Metadata
          Bindings
          • 0. 5854
          Backtrace
          • 18. view::6543b79e83f419a18b661b38433e596d122e32f9:310
          • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `comic_details` where `comic_details`.`comic_id` = 1297 and `comic_details`.`comic_id` is not null limit 1
          11.32msview::6543b79e83f419a18b661b38433e596d122e32f9:296comic
          Metadata
          Bindings
          • 0. 1297
          Backtrace
          • 21. view::6543b79e83f419a18b661b38433e596d122e32f9:296
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 1297 and `chapters`.`comic_id` is not null
          1.02msview::6543b79e83f419a18b661b38433e596d122e32f9:309comic
          Metadata
          Bindings
          • 0. 1297
          Backtrace
          • 19. view::6543b79e83f419a18b661b38433e596d122e32f9:309
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 1297 and `chapters`.`comic_id` is not null order by `order` desc limit 1
          850μsview::6543b79e83f419a18b661b38433e596d122e32f9:310comic
          Metadata
          Bindings
          • 0. 1297
          Backtrace
          • 18. view::6543b79e83f419a18b661b38433e596d122e32f9:310
          • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `comic_details` where `comic_details`.`comic_id` = 1633 and `comic_details`.`comic_id` is not null limit 1
          740μsview::6543b79e83f419a18b661b38433e596d122e32f9:296comic
          Metadata
          Bindings
          • 0. 1633
          Backtrace
          • 21. view::6543b79e83f419a18b661b38433e596d122e32f9:296
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 1633 and `chapters`.`comic_id` is not null
          11.98msview::6543b79e83f419a18b661b38433e596d122e32f9:309comic
          Metadata
          Bindings
          • 0. 1633
          Backtrace
          • 19. view::6543b79e83f419a18b661b38433e596d122e32f9:309
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 1633 and `chapters`.`comic_id` is not null order by `order` desc limit 1
          1.28msview::6543b79e83f419a18b661b38433e596d122e32f9:310comic
          Metadata
          Bindings
          • 0. 1633
          Backtrace
          • 18. view::6543b79e83f419a18b661b38433e596d122e32f9:310
          • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `comic_details` where `comic_details`.`comic_id` = 1005 and `comic_details`.`comic_id` is not null limit 1
          750μsview::6543b79e83f419a18b661b38433e596d122e32f9:296comic
          Metadata
          Bindings
          • 0. 1005
          Backtrace
          • 21. view::6543b79e83f419a18b661b38433e596d122e32f9:296
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 1005 and `chapters`.`comic_id` is not null
          2.18msview::6543b79e83f419a18b661b38433e596d122e32f9:309comic
          Metadata
          Bindings
          • 0. 1005
          Backtrace
          • 19. view::6543b79e83f419a18b661b38433e596d122e32f9:309
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select * from `chapters` where `chapters`.`comic_id` = 1005 and `chapters`.`comic_id` is not null order by `order` desc limit 1
          6.76msview::6543b79e83f419a18b661b38433e596d122e32f9:310comic
          Metadata
          Bindings
          • 0. 1005
          Backtrace
          • 18. view::6543b79e83f419a18b661b38433e596d122e32f9:310
          • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select `categories`.*, `category_comic`.`comic_id` as `pivot_comic_id`, `category_comic`.`category_id` as `pivot_category_id` from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `category_comic`.`comic_id` = 7596 order by `title` asc
          7.31msview::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472comic
          Metadata
          Bindings
          • 0. 7596
          Backtrace
          • 19. view::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select `categories`.*, `category_comic`.`comic_id` as `pivot_comic_id`, `category_comic`.`category_id` as `pivot_category_id` from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `category_comic`.`comic_id` = 7597 order by `title` asc
          610μsview::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472comic
          Metadata
          Bindings
          • 0. 7597
          Backtrace
          • 19. view::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select `categories`.*, `category_comic`.`comic_id` as `pivot_comic_id`, `category_comic`.`category_id` as `pivot_category_id` from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `category_comic`.`comic_id` = 7593 order by `title` asc
          7.29msview::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472comic
          Metadata
          Bindings
          • 0. 7593
          Backtrace
          • 19. view::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select `categories`.*, `category_comic`.`comic_id` as `pivot_comic_id`, `category_comic`.`category_id` as `pivot_category_id` from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `category_comic`.`comic_id` = 7594 order by `title` asc
          650μsview::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472comic
          Metadata
          Bindings
          • 0. 7594
          Backtrace
          • 19. view::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        • select `categories`.*, `category_comic`.`comic_id` as `pivot_comic_id`, `category_comic`.`category_id` as `pivot_category_id` from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `category_comic`.`comic_id` = 7595 order by `title` asc
          6.92msview::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472comic
          Metadata
          Bindings
          • 0. 7595
          Backtrace
          • 19. view::082ea0bf190cdf9ce47ef25b6b09f98cc5fbc499:472
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
        App\Models\Chapter
        584
        App\Models\ComicDetail
        9
        App\Models\Category
        174
        App\Models\Comic\Comic
        11
          _token
          4zJqa5Aoq1qor0nPgbfgk3yG4GjKniCSlxnjhfDw
          _previous
          array:1 [ "url" => "https://narasininja.org/comic/akatsuki-no-yona" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /comic/akatsuki-no-yona
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "host" => array:1 [ 0 => "narasininja.org" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.173" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "9740c550b9f8ab90-SIN" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.173" ] ]
          request_server
          0 of 0
          array:70 [ "USER" => "www" "HOME" => "/home/www" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/comic/akatsuki-no-yona" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/comic/akatsuki-no-yona" "REMOTE_PORT" => "46606" "SCRIPT_FILENAME" => "/www/wwwroot/narasininja.org/index.php" "SERVER_ADMIN" => "webmaster@example.com" "CONTEXT_DOCUMENT_ROOT" => "/www/wwwroot/narasininja.org/" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/www/wwwroot/narasininja.org/" "REMOTE_ADDR" => "104.23.175.47" "SERVER_PORT" => "443" "SERVER_ADDR" => "165.22.110.29" "SERVER_NAME" => "narasininja.org" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "<address>Apache Server at narasininja.org Port 443</address>\n" "LD_LIBRARY_PATH" => "/www/server/apache/lib" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_HOST" => "narasininja.org" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "216.73.216.173" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "9740c550b9f8ab90-SIN" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_X_FORWARDED_FOR" => "216.73.216.173" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "2876-5607-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "narasininja.org" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "2876-5607-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "narasininja.org" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1756016709.8485 "REQUEST_TIME" => 1756016709 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 24 Aug 2025 06:25:10 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRpUzVtaldmdUFXM29UTkJrRFlBaHc9PSIsInZhbHVlIjoicjJGY0FueWUyWVlIa2ZsOEpUQjd6NythYWdwNmJsUE9jc2hkZ1VQZDdwRmJ3RG16SmRRSm05VzF0YkJNOGtuYWo0UmZMYmVKYm55UEwxZ3F3VmxOb0VXczNoaGFLVnA2OTkxc3lDVjg1Ymd6R2NZRXVQRGtzR0xqcXk3ODJhS2kiLCJtYWMiOiI5YzNlZGFhOWZlMjg0MjI3YmZhNWJkN2NkNDRmMmFlMDEyNGI5Mzk1NjczZDE3OGUyMzM4ODgxNmFlYjBkOTllIiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 08:25:10 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkRpUzVtaldmdUFXM29UTkJrRFlBaHc9PSIsInZhbHVlIjoicjJGY0FueWUyWVlIa2ZsOEpUQjd6NythYWdwNmJsUE9jc2hkZ1VQZDdwRmJ3RG16SmRRSm05VzF0YkJNOGtuYWo0UmZMY" 1 => "narasininja_session=eyJpdiI6Ilp3RnU1NGtSYWlmdmVaaHNZcEZ0alE9PSIsInZhbHVlIjoiQ0R0TCtmN1dKay9EaWswTEVwMTNyejRFR2RRMnlBTXdxcjliMnJNVUFyS2F4Q2F0TWF0SHpUc3RYL2xuNERkN0lXYy9GemdnT0plajVpM3pmNmdmdHFZL2xzT29Pd1NxSEtqTTJGY2pTZGEzOUVPcC9zTmlPNkFyL0I3V1FLWFoiLCJtYWMiOiIwODFmOTZhNDVlNWIxMDQ4MjYwZGZmODUzMWM3ZTJhZTUwZjQzNjI3ZTVjODgyY2JjMzM4M2M1MmZmMmQyYjJhIiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 08:25:10 GMT; Max-Age=7200; path=/; httponly; samesite=laxnarasininja_session=eyJpdiI6Ilp3RnU1NGtSYWlmdmVaaHNZcEZ0alE9PSIsInZhbHVlIjoiQ0R0TCtmN1dKay9EaWswTEVwMTNyejRFR2RRMnlBTXdxcjliMnJNVUFyS2F4Q2F0TWF0SHpUc3RYL2xuNERk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRpUzVtaldmdUFXM29UTkJrRFlBaHc9PSIsInZhbHVlIjoicjJGY0FueWUyWVlIa2ZsOEpUQjd6NythYWdwNmJsUE9jc2hkZ1VQZDdwRmJ3RG16SmRRSm05VzF0YkJNOGtuYWo0UmZMYmVKYm55UEwxZ3F3VmxOb0VXczNoaGFLVnA2OTkxc3lDVjg1Ymd6R2NZRXVQRGtzR0xqcXk3ODJhS2kiLCJtYWMiOiI5YzNlZGFhOWZlMjg0MjI3YmZhNWJkN2NkNDRmMmFlMDEyNGI5Mzk1NjczZDE3OGUyMzM4ODgxNmFlYjBkOTllIiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 08:25:10 GMT; path=/XSRF-TOKEN=eyJpdiI6IkRpUzVtaldmdUFXM29UTkJrRFlBaHc9PSIsInZhbHVlIjoicjJGY0FueWUyWVlIa2ZsOEpUQjd6NythYWdwNmJsUE9jc2hkZ1VQZDdwRmJ3RG16SmRRSm05VzF0YkJNOGtuYWo0UmZMY" 1 => "narasininja_session=eyJpdiI6Ilp3RnU1NGtSYWlmdmVaaHNZcEZ0alE9PSIsInZhbHVlIjoiQ0R0TCtmN1dKay9EaWswTEVwMTNyejRFR2RRMnlBTXdxcjliMnJNVUFyS2F4Q2F0TWF0SHpUc3RYL2xuNERkN0lXYy9GemdnT0plajVpM3pmNmdmdHFZL2xzT29Pd1NxSEtqTTJGY2pTZGEzOUVPcC9zTmlPNkFyL0I3V1FLWFoiLCJtYWMiOiIwODFmOTZhNDVlNWIxMDQ4MjYwZGZmODUzMWM3ZTJhZTUwZjQzNjI3ZTVjODgyY2JjMzM4M2M1MmZmMmQyYjJhIiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 08:25:10 GMT; path=/; httponlynarasininja_session=eyJpdiI6Ilp3RnU1NGtSYWlmdmVaaHNZcEZ0alE9PSIsInZhbHVlIjoiQ0R0TCtmN1dKay9EaWswTEVwMTNyejRFR2RRMnlBTXdxcjliMnJNVUFyS2F4Q2F0TWF0SHpUc3RYL2xuNERk" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "4zJqa5Aoq1qor0nPgbfgk3yG4GjKniCSlxnjhfDw" "_previous" => array:1 [ "url" => "https://narasininja.org/comic/akatsuki-no-yona" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]