Akatsuki no Yona Chapter 40 Bahasa Indonesia

Semua chapter ada di Akatsuki no Yona

Baca komik Akatsuki no Yona Chapter 40 bahasa Indonesia terbaru di NarasiNinja. Komik Akatsuki no Yona bahasa Indonesia selalu update di NarasiNinja. Jangan lupa membaca update komik lainnya ya. Daftar koleksi komik NarasiNinja ada di menu Daftar Komik.

Baca Komik Akatsuki no Yona Chapter 40 halaman 1 Baca Komik Akatsuki no Yona Chapter 40 halaman 2 Baca Komik Akatsuki no Yona Chapter 40 halaman 3 Baca Komik Akatsuki no Yona Chapter 40 halaman 4 Baca Komik Akatsuki no Yona Chapter 40 halaman 5 Baca Komik Akatsuki no Yona Chapter 40 halaman 6 Baca Komik Akatsuki no Yona Chapter 40 halaman 7 Baca Komik Akatsuki no Yona Chapter 40 halaman 8 Baca Komik Akatsuki no Yona Chapter 40 halaman 9 Baca Komik Akatsuki no Yona Chapter 40 halaman 10 Baca Komik Akatsuki no Yona Chapter 40 halaman 11 Baca Komik Akatsuki no Yona Chapter 40 halaman 12 Baca Komik Akatsuki no Yona Chapter 40 halaman 13 Baca Komik Akatsuki no Yona Chapter 40 halaman 14 Baca Komik Akatsuki no Yona Chapter 40 halaman 15 Baca Komik Akatsuki no Yona Chapter 40 halaman 16 Baca Komik Akatsuki no Yona Chapter 40 halaman 17 Baca Komik Akatsuki no Yona Chapter 40 halaman 18 Baca Komik Akatsuki no Yona Chapter 40 halaman 19 Baca Komik Akatsuki no Yona Chapter 40 halaman 20 Baca Komik Akatsuki no Yona Chapter 40 halaman 21 Baca Komik Akatsuki no Yona Chapter 40 halaman 22 Baca Komik Akatsuki no Yona Chapter 40 halaman 23 Baca Komik Akatsuki no Yona Chapter 40 halaman 24 Baca Komik Akatsuki no Yona Chapter 40 halaman 25 Baca Komik Akatsuki no Yona Chapter 40 halaman 26 Baca Komik Akatsuki no Yona Chapter 40 halaman 27 Baca Komik Akatsuki no Yona Chapter 40 halaman 28 Baca Komik Akatsuki no Yona Chapter 40 halaman 29 Baca Komik Akatsuki no Yona Chapter 40 halaman 30 Baca Komik Akatsuki no Yona Chapter 40 halaman 31

Tags: baca manga Akatsuki no Yona Chapter 40 bahasa Indonesia, komik Akatsuki no Yona Chapter 40 bahasa Indonesia, baca Akatsuki no Yona Chapter 40 online, Akatsuki no Yona Chapter 40 chapter terbaru, Akatsuki no Yona high quality scan. ,

8.0.26PHP Version1.71sRequest Duration22MBMemory UsageGET comic/baca-{slug}Route
    • Booting (670ms)
    • Application (1.04s)
    • 1 x Application (60.76%)
      1.04s
      1 x Booting (39.22%)
      670.35ms
      3 templates were rendered
      • frontend.detail_chapter (resources/views/frontend/detail_chapter.blade.php)5blade
        Params
        0
        chapter
        1
        next
        2
        prev
        3
        relations
        4
        description
      • frontend.layout.layout (resources/views/frontend/layout/layout.blade.php)15blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        chapter
        4
        next
        5
        prev
        6
        relations
        7
        description
        8
        __currentLoopData
        9
        chapter2
        10
        loop
        11
        image
        12
        key
        13
        relation
        14
        i
      • frontend.layout.footer (resources/views/frontend/layout/footer.blade.php)15blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        chapter
        4
        next
        5
        prev
        6
        relations
        7
        description
        8
        __currentLoopData
        9
        chapter2
        10
        loop
        11
        image
        12
        key
        13
        relation
        14
        i
      uri
      GET comic/baca-{slug}
      middleware
      web, audit.user
      controller
      App\Http\Controllers\Frontend\ComicController@chapter
      as
      comic.chapter
      namespace
      Frontend
      prefix
      /comic
      where
      file
      app/Http/Controllers/Frontend/ComicController.php:154-204
      31 statements were executed, 3 of which were duplicated, 28 unique332ms
      • select * from `chapters` where `slug` = 'akatsuki-no-yona-chapter-40' limit 1
        25.41ms/app/Http/Controllers/Frontend/ComicController.php:155comic
        Metadata
        Bindings
        • 0. akatsuki-no-yona-chapter-40
        Backtrace
        • 16. /app/Http/Controllers/Frontend/ComicController.php:155
        • 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 * from `comics` where `comics`.`id` = 262 limit 1
        19.13ms/app/Http/Controllers/Frontend/ComicController.php:156comic
        Metadata
        Bindings
        • 0. 262
        Backtrace
        • 20. /app/Http/Controllers/Frontend/ComicController.php:156
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 24. /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
        8.56ms/app/Http/Controllers/Frontend/ComicController.php:160comic
        Metadata
        Bindings
        • 0. 262
        Backtrace
        • 19. /app/Http/Controllers/Frontend/ComicController.php:160
        • 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 `chapters` where `comic_id` = 262 and `order` = 41 limit 1
        15.2ms/app/Http/Controllers/Frontend/ComicController.php:166comic
        Metadata
        Bindings
        • 0. 262
        • 1. 41
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ComicController.php:166
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `chapters` where `comic_id` = 262 and `order` = 39 limit 1
        870μs/app/Http/Controllers/Frontend/ComicController.php:170comic
        Metadata
        Bindings
        • 0. 262
        • 1. 39
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ComicController.php:170
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 19. /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) and `id` != 262 and (`title` LIKE '%akatsuki%' or `title` LIKE '%no%' or `title` LIKE '%yona%') limit 7
        8.64ms/app/Http/Controllers/Frontend/ComicController.php:190comic
        Metadata
        Bindings
        • 0. 6
        • 1. 262
        • 2. %akatsuki%
        • 3. %no%
        • 4. %yona%
        Backtrace
        • 14. /app/Http/Controllers/Frontend/ComicController.php:190
        • 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 `chapters` where `chapters`.`comic_id` = 262 and `chapters`.`comic_id` is not null order by `order` desc
        18.41msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:47comic
        Metadata
        Bindings
        • 0. 262
        Backtrace
        • 15. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:47
        • 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 `images` where `images`.`chapter_id` = 11302 and `images`.`chapter_id` is not null
        17.87msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:64comic
        Metadata
        Bindings
        • 0. 11302
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:64
        • 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` = 262 and `chapters`.`comic_id` is not null order by `order` desc
        17.46msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:74comic
        Metadata
        Bindings
        • 0. 262
        Backtrace
        • 15. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:74
        • 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` = 2 and `comic_details`.`comic_id` is not null limit 1
        11.51msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 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` = 2 and `chapters`.`comic_id` is not null
        11.29msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 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` = 2 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        11.31msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 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` = 19 and `comic_details`.`comic_id` is not null limit 1
        11.18msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 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` = 19 and `chapters`.`comic_id` is not null
        11.45msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 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` = 19 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        11.97msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 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` = 20 and `comic_details`.`comic_id` is not null limit 1
        11.09msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 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` = 20 and `chapters`.`comic_id` is not null
        22.64msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 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` = 20 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        660μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 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` = 252 and `comic_details`.`comic_id` is not null limit 1
        12.93msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 252
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 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` = 252 and `chapters`.`comic_id` is not null
        7.66msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 252
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 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` = 252 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        570μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 252
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 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` = 281 and `comic_details`.`comic_id` is not null limit 1
        16.41msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 281
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 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` = 281 and `chapters`.`comic_id` is not null
        8.85msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 281
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 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` = 281 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        620μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 281
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 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` = 313 and `comic_details`.`comic_id` is not null limit 1
        720μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 313
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 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` = 313 and `chapters`.`comic_id` is not null
        14.76msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 313
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 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` = 313 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        4.33msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 313
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 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` = 331 and `comic_details`.`comic_id` is not null limit 1
        4.32msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 331
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 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` = 331 and `chapters`.`comic_id` is not null
        14.88msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 331
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 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` = 331 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        4.94msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 331
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 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 order by `order` desc
        6.2msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:180comic
        Metadata
        Bindings
        • 0. 262
        Backtrace
        • 15. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:180
        • 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
      App\Models\ComicDetail
      7
      App\Models\Image
      31
      App\Models\Category
      8
      App\Models\Comic\Comic
      8
      App\Models\Chapter
      963
        _token
        rMqYBPybbMpV7G18DOFjtZlEc4uQSCsTo8y0Ehwe
        _previous
        array:1 [ "url" => "https://narasininja.org/comic/baca-akatsuki-no-yona-chapter-40" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /comic/baca-akatsuki-no-yona-chapter-40
        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 => "97409abf78fba1da-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/baca-akatsuki-no-yona-chapter-40" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/comic/baca-akatsuki-no-yona-chapter-40" "REMOTE_PORT" => "50360" "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" => "172.70.92.179" "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" => "97409abf78fba1da-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" => "27758-3517-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" => "27758-3517-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" => 1756014965.8346 "REQUEST_TIME" => 1756014965 ]
        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 05:56:06 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlQ5dlNUcENtRVorbVB0OUUzMXg0ZkE9PSIsInZhbHVlIjoieERqdWVkT0J0bHNSa3NZc2JIaGtCMEF0cU5lQ28wQjByT25DZkdaWnF6L1BGMkUrY0QrVXllbkdidDlJT0lySHZHcEtyTC9CajJJeklSNVgzU01NSWtmYmNVN3FBZCs5emZmS2cyMmdBbXZWbHFIODRaYXRKWXVNWm1TTmFWM1UiLCJtYWMiOiIxNDgwZDNkZTE0Y2M1ZTExZDcxMDM0YmYzN2U3ZDJiNzNhMWY4OTM3MDFmMWU3OWE3MzA0Y2RjZjc4MTFjMTdjIiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 07:56:07 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlQ5dlNUcENtRVorbVB0OUUzMXg0ZkE9PSIsInZhbHVlIjoieERqdWVkT0J0bHNSa3NZc2JIaGtCMEF0cU5lQ28wQjByT25DZkdaWnF6L1BGMkUrY0QrVXllbkdidDlJT0lySHZHcEtyT" 1 => "narasininja_session=eyJpdiI6InAzMDRsMlM0ZHdXU3JmbXQybmh2M3c9PSIsInZhbHVlIjoiWUlZOFBYRTg2VzlzN29NUEV4eEFPb3RTeU9veVZCa3AzVmMwRUpLMUxjM3FVRnBaYTJ1VytoTjY5YU4rdGhQaGlLN0w2dE4rUk5WbVRaTVc0RjZzckxkQStKVEFaTjExQVd4RlZPTkVFbDRxNUJTM1J6NGpRQ1lSOCtqNUhVcVkiLCJtYWMiOiI1MmU2ODI4OTY2NTg5MDNkZjIyZDdhNTZiMjZlNDA3MDk4NjA4YTlkY2VkMjY2MWU0NGU1ZGRiYTc5NDRmMzU3IiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 07:56:07 GMT; Max-Age=7200; path=/; httponly; samesite=laxnarasininja_session=eyJpdiI6InAzMDRsMlM0ZHdXU3JmbXQybmh2M3c9PSIsInZhbHVlIjoiWUlZOFBYRTg2VzlzN29NUEV4eEFPb3RTeU9veVZCa3AzVmMwRUpLMUxjM3FVRnBaYTJ1VytoTjY5YU4rdGhQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlQ5dlNUcENtRVorbVB0OUUzMXg0ZkE9PSIsInZhbHVlIjoieERqdWVkT0J0bHNSa3NZc2JIaGtCMEF0cU5lQ28wQjByT25DZkdaWnF6L1BGMkUrY0QrVXllbkdidDlJT0lySHZHcEtyTC9CajJJeklSNVgzU01NSWtmYmNVN3FBZCs5emZmS2cyMmdBbXZWbHFIODRaYXRKWXVNWm1TTmFWM1UiLCJtYWMiOiIxNDgwZDNkZTE0Y2M1ZTExZDcxMDM0YmYzN2U3ZDJiNzNhMWY4OTM3MDFmMWU3OWE3MzA0Y2RjZjc4MTFjMTdjIiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 07:56:07 GMT; path=/XSRF-TOKEN=eyJpdiI6IlQ5dlNUcENtRVorbVB0OUUzMXg0ZkE9PSIsInZhbHVlIjoieERqdWVkT0J0bHNSa3NZc2JIaGtCMEF0cU5lQ28wQjByT25DZkdaWnF6L1BGMkUrY0QrVXllbkdidDlJT0lySHZHcEtyT" 1 => "narasininja_session=eyJpdiI6InAzMDRsMlM0ZHdXU3JmbXQybmh2M3c9PSIsInZhbHVlIjoiWUlZOFBYRTg2VzlzN29NUEV4eEFPb3RTeU9veVZCa3AzVmMwRUpLMUxjM3FVRnBaYTJ1VytoTjY5YU4rdGhQaGlLN0w2dE4rUk5WbVRaTVc0RjZzckxkQStKVEFaTjExQVd4RlZPTkVFbDRxNUJTM1J6NGpRQ1lSOCtqNUhVcVkiLCJtYWMiOiI1MmU2ODI4OTY2NTg5MDNkZjIyZDdhNTZiMjZlNDA3MDk4NjA4YTlkY2VkMjY2MWU0NGU1ZGRiYTc5NDRmMzU3IiwidGFnIjoiIn0%3D; expires=Sun, 24-Aug-2025 07:56:07 GMT; path=/; httponlynarasininja_session=eyJpdiI6InAzMDRsMlM0ZHdXU3JmbXQybmh2M3c9PSIsInZhbHVlIjoiWUlZOFBYRTg2VzlzN29NUEV4eEFPb3RTeU9veVZCa3AzVmMwRUpLMUxjM3FVRnBaYTJ1VytoTjY5YU4rdGhQ" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "rMqYBPybbMpV7G18DOFjtZlEc4uQSCsTo8y0Ehwe" "_previous" => array:1 [ "url" => "https://narasininja.org/comic/baca-akatsuki-no-yona-chapter-40" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]