Beranda / Populer

Populer

Temukan artikel kesehatan terpopuler dan tunggu update artikel dari kami selanjutnya di sini.

Request history8.1.29PHP Version884msRequest Duration4MBMemory UsageGET popularsRoute
    • Booting (263ms)time
    • Application (620ms)time
    • 1 x Application (70.2%)
      620ms
      1 x Booting (29.8%)
      263ms
      4 templates were rendered
      • 1x web.v2.popularpopular.blade.php#?blade
      • 1x vendor.pagination.bootstrap-4-v3bootstrap-4-v3.blade.php#?blade
      • 1x web.v2.home.popular-articlepopular-article.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET populars
      middleware
      web
      controller
      App\Http\Controllers\PopularController@index
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.popular.index
      file
      app/Http/Controllers/PopularController.php:28-41
      18 statements were executed571ms
      • PopularController.php#33aicare_prod_new19.43msselect count(*) as aggregate from `posts` where `status` = 1 and `publish_date` <= '2025-05-02 11:33:50' and `content_type` = 'article' and `posts`.`deleted_at` is null
        Bindings
        • 0: 1
        • 1: 2025-05-02 11:33:50
        • 2: article
        Backtrace
        • app/Http/Controllers/PopularController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • PopularController.php#33aicare_prod_new359msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-05-02 11:33:50' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 8 offset 5168
        Bindings
        • 0: 1
        • 1: 2025-05-02 11:33:50
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/PopularController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • PopularController.php#34aicare_prod_new122msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-05-02 11:33:51' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 4
        Bindings
        • 0: 1
        • 1: 2025-05-02 11:33:51
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/PopularController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • popular.blade.php#30aicare_prod_new5.54msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5228 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5228
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular.blade.php#30aicare_prod_new5.77msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3438 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3438
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular.blade.php#30aicare_prod_new5.53msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6903 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6903
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular.blade.php#30aicare_prod_new5.96msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7202 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7202
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular.blade.php#30aicare_prod_new5.52msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 1594 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1594
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular.blade.php#30aicare_prod_new5.26msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 1745 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1745
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular.blade.php#30aicare_prod_new5.49msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8300 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8300
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular.blade.php#30aicare_prod_new5.58msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4511 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4511
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.popular:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular-article.blade.php#8aicare_prod_new5.72msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5961 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5961
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.home.popular-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular-article.blade.php#8aicare_prod_new5.96msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3768 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3768
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.home.popular-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular-article.blade.php#8aicare_prod_new6.1msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 1079 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1079
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.home.popular-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • popular-article.blade.php#8aicare_prod_new5.9msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 1324 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1324
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.home.popular-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#122aicare_prod_new730μsselect * from `pages` where `slug` = 'about-us' limit 1
        Bindings
        • 0: about-us
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:122
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#547aicare_prod_new510μsselect * from `faqs` limit 1
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:547
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#551aicare_prod_new740μsselect * from `term_policies`
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • view::layouts.v2.web_layout:551
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Admin\Post
      12Post.php#?
      App\Models\Admin\Category
      12Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          rWeCowAdythMIyOk93YFUTpI2dUR014GRNEUAdPM
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/populars?page=647" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /populars
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "647" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "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" ] "x-real-ip" => array:1 [ 0 => "18.217.177.60" ] "x-forwarded-for" => array:1 [ 0 => "18.217.177.60" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          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 => "Fri, 02 May 2025 04:33:51 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ild5cGo3QUI1VXV3c2xqZXFRclMwMVE9PSIsInZhbHVlIjoieG9xemZXdGRJdWNrMGkwa09oVHpNQkZhV3VoUlVuOVMxdmZLY0lXcmQ0dUw4a0xWSk5sOExYMDM4OVUyd3BCcnl5MW53SXRNRHcyZE1tZTZxN05kVG01dms5cFRiSUlZdE1tellJWGdheWxSNXRQNUdYcjN1Ly9hc1I4UXd6OE4iLCJtYWMiOiJkYTRhMjE2MTkxMDkyMTU1NzA3ZjhjMzNkNjkyYTc4YTU1NzRkZGNkZDU2NjFkY2JhMDYyMWExNzgyZDg3MDdmIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 06:33:51 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ild5cGo3QUI1VXV3c2xqZXFRclMwMVE9PSIsInZhbHVlIjoieG9xemZXdGRJdWNrMGkwa09oVHpNQkZhV3VoUlVuOVMxdmZLY0lXcmQ0dUw4a0xWSk5sOExYMDM4OVUyd3BCcnl5MW53S" 1 => "laravel_session=eyJpdiI6IjAxZXZvQjdub21HMVRORXZ4MUJGUVE9PSIsInZhbHVlIjoiRUl3WGJ2OCtZMW50Q3ZUTCtCeHFheS9yaDZ0b3hHT09HeGw5Mi8wL0Z1YklFVEdDeFU2MTl0aUgxR2dhcjBQKzA3ZWd3bU54SjNhbnkvdmdqZEVLeVlaSjRkYUZ4d2NJaVRMUU5taXorcGNxbWR6RHk2QUhWZ3ZiOWdvanFWWlMiLCJtYWMiOiIxMTFkYTk0MzI1ZTlhNDA3MzhlMzQwNTFmMzVkOWM5M2QzNTM5MThiNTdlYzY3YjQxOTIzYzVhOGNiNjhjYjk2IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 06:33:51 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjAxZXZvQjdub21HMVRORXZ4MUJGUVE9PSIsInZhbHVlIjoiRUl3WGJ2OCtZMW50Q3ZUTCtCeHFheS9yaDZ0b3hHT09HeGw5Mi8wL0Z1YklFVEdDeFU2MTl0aUgxR2dhcjBQKzA3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ild5cGo3QUI1VXV3c2xqZXFRclMwMVE9PSIsInZhbHVlIjoieG9xemZXdGRJdWNrMGkwa09oVHpNQkZhV3VoUlVuOVMxdmZLY0lXcmQ0dUw4a0xWSk5sOExYMDM4OVUyd3BCcnl5MW53SXRNRHcyZE1tZTZxN05kVG01dms5cFRiSUlZdE1tellJWGdheWxSNXRQNUdYcjN1Ly9hc1I4UXd6OE4iLCJtYWMiOiJkYTRhMjE2MTkxMDkyMTU1NzA3ZjhjMzNkNjkyYTc4YTU1NzRkZGNkZDU2NjFkY2JhMDYyMWExNzgyZDg3MDdmIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 06:33:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ild5cGo3QUI1VXV3c2xqZXFRclMwMVE9PSIsInZhbHVlIjoieG9xemZXdGRJdWNrMGkwa09oVHpNQkZhV3VoUlVuOVMxdmZLY0lXcmQ0dUw4a0xWSk5sOExYMDM4OVUyd3BCcnl5MW53S" 1 => "laravel_session=eyJpdiI6IjAxZXZvQjdub21HMVRORXZ4MUJGUVE9PSIsInZhbHVlIjoiRUl3WGJ2OCtZMW50Q3ZUTCtCeHFheS9yaDZ0b3hHT09HeGw5Mi8wL0Z1YklFVEdDeFU2MTl0aUgxR2dhcjBQKzA3ZWd3bU54SjNhbnkvdmdqZEVLeVlaSjRkYUZ4d2NJaVRMUU5taXorcGNxbWR6RHk2QUhWZ3ZiOWdvanFWWlMiLCJtYWMiOiIxMTFkYTk0MzI1ZTlhNDA3MzhlMzQwNTFmMzVkOWM5M2QzNTM5MThiNTdlYzY3YjQxOTIzYzVhOGNiNjhjYjk2IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 06:33:51 GMT; path=/; httponlylaravel_session=eyJpdiI6IjAxZXZvQjdub21HMVRORXZ4MUJGUVE9PSIsInZhbHVlIjoiRUl3WGJ2OCtZMW50Q3ZUTCtCeHFheS9yaDZ0b3hHT09HeGw5Mi8wL0Z1YklFVEdDeFU2MTl0aUgxR2dhcjBQKzA3" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "rWeCowAdythMIyOk93YFUTpI2dUR014GRNEUAdPM" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/populars?page=647" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-02 11:33:51GET/populars?page=64741829