• Beranda
  • gaya-hidup
  • Nyeri Punggung saat Bangun Tidur? Ini Penyebab dan Cara Mengatasinya

Nyeri Punggung saat Bangun Tidur? Ini Penyebab dan Cara Mengatasinya

Nyeri Punggung saat Bangun Tidur? Ini Penyebab dan Cara Mengatasinya

Bagikan :


Nyeri punggung umumnya disebabkan oleh kesalahan postur saat Anda beraktivitas seperti mengangkat berat atau duduk terlalu lama. Namun terkadang nyeri punggung juga dapat muncul di pagi hari saat Anda bangun tidur. Jika tidak ditangani dengan benar, nyeri punggung dapat bertambah parah sehingga dapat menyebabkan aktivitas Anda terganggu.

 

Penyebab nyeri punggung di pagi hari

Pernahkah Anda mengalami bangun tidur dalam keadaan nyeri punggung? Tidur yang seharusnya menjadi momen istirahat untuk memulihkan energi justru menyebabkan Anda bangun tidur dengan nyeri punggung. Kondisi ini biasanya disebabkan oleh aliran darah yang tidak lancar saat bangun tidur. Beberapa penyebab nyeri punggung pada pagi hari di antaranya adalah:

1. Posisi tidur yang salah

Manusia menghabiskan sepertiga waktunya untuk tidur, karenanya durasi dan posisi tidur yang baik penting untuk menjaga kesehatan tubuh. Dilansir dari Spine Universe, penyebab utama nyeri punggung saat bangun tidur adalah posisi tidur yang salah. Secara alami, tulang belakang memiliki bentuk melengkung, karenanya pastikan Anda tidur dalam posisi yang nyaman untuk menjaga lekukan alami tulang belakang Anda.

Tidur tengkurap terlalu lama dapat menyebabkan nyeri punggung saat bangun tidur. Cobalah posisi miring atau telentang saat tidur untuk membuat bangun tidur lebih nyaman. Jika Anda tidur miring, letakkan bantal di antara lutut untuk mempertahankan lekuk alaminya saat tidur.

2. Kasur terlalu keras atau terlalu empuk

Siapa sangka pilihan kasur dapat sangat berpengaruh pada kualitas tidur Anda? Kasur yang empuk memang nyaman, namun kasur yang terlalu empuk tidak dapat menjaga postur dan menyokong berat badan dan tubuh Anda. Sedangkan kasur yang terlalu keras membuat otot tubuh tidak nyaman sehingga menyebabkan nyeri saat bangun. Pilih kasur yang empuk namun kokoh dan mampu menopang berat badan Anda.

3. Salah posisi bangun tidur

Apabila posisi tidur sudah benar dan kasur sudah cukup nyaman, kini saatnya mengamati cara Anda bangun tidur. Bangkit dari kasur tergesa-gesa juga dapat menyebabkan Anda mengalami nyeri punggung. Untuk itu saat bangun sebaiknya Anda bergeraklah perlahan ke sisi tempat tidur, kemudian ambil posisi duduk sambil tangan menopang badan. Cara ini juga dapat mengurangi pusing-pusing saat Anda bangun tidur. Setelah posisi cukup nyaman, Anda bisa bangkit dan berdiri dari tempat tidur.

4. Fibromyalgia

Dilansir dari Healthline, fibromyalgia adalah gangguan muskokeletal yang menyebabkan nyeri di seluruh tubuh. Penyebab pastinya belum diketahui namun para ahli menduga kondisi ini erat kaitannya dengan kelainan senyawa di otak. Tanda dan gejala yang dialami juga dapat bermacam-macam dengan tingkat keparahan yang berbeda-beda. Beberapa gejala fibromyalgia di antaranya nyeri otot yang terasa ke seluruh tubuh namun umumnya paling terasa di sekitar punggung dan leher. Rasa sakit dapat berlangsung terus-menerus dan kadang terasa seperti sensasi tertusuk atau terbakar. Untuk mengatasinya, dokter akan melakukan serangkaian tes untuk menegakkan diagnosa kemudian meresepkan beberapa jenis obat dan terapi fisik jika diperlukan.

 

Nyeri punggung akibat bangun tidur lebih sering disebabkan oleh kesalahan posisi tidur, bangun tidur dan jenis kasur yang digunakan saat tidur. Namun selain itu nyeri punggung juga bisa disebabkan oleh gejala lainnya seperti kondisi fibromyalgia. Apabila setelah memperbaiki posisi tidur dan cara bangun tidur Anda masih sering mengalami nyeri punggung yang tidak kunjung mereda, maka segera periksakan ke dokter.

 

Writer: Ratih 

Edited by: dr. Nadya Hambali

Last updated: 20-Juli-2021

Request history8.1.29PHP Version587msRequest Duration4MBMemory UsageGET {category}/{slug}Route
    • Booting (234ms)time
    • Application (353ms)time
    • 1 x Application (60.09%)
      353ms
      1 x Booting (39.91%)
      234ms
      11 templates were rendered
      • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
      • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
      • 2x web.partials.single-sharesingle-share.blade.php#?blade
      • 1x web.v2.partials.single.editoreditor.blade.php#?blade
      • 1x web.v2.partials.single.tagstags.blade.php#?blade
      • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
      • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
      • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
      • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET {category}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@newSinglePost
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.new.single.post
      file
      app/Http/Controllers/WebController.php:645-806
      29 statements were executed272ms
      • WebController.php#656aicare_prod_new1.2msselect * from `categories` where (`slug` = 'gaya-hidup' or `slug_en` = 'gaya-hidup') and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: gaya-hidup
        • 1: gaya-hidup
        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
        • app/Http/Controllers/WebController.php:656
        • 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
      • WebController.php#657aicare_prod_new5.5msselect * from `posts` where (`slug` = 'nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya' or `slug_en` = 'nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya') and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya
        • 1: nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya
        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
        • app/Http/Controllers/WebController.php:657
        • 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
      • WebController.php#703aicare_prod_new4.12msselect * from `posts` where (`slug` = 'nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya' or `slug_en` = 'nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya') and `status` = 1 and `publish_date` <= '2025-04-28 13:32:46' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya
        • 1: nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya
        • 2: 1
        • 3: 2025-04-28 13:32:46
        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
        • app/Http/Controllers/WebController.php:703
        • 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
      • WebController.php#703aicare_prod_new730μsselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (817)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:703
        • 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
      • WebController.php#703aicare_prod_new880μsselect `users`.*, `post_english_editors`.`post_id` as `pivot_post_id`, `post_english_editors`.`user_id` as `pivot_user_id`, `post_english_editors`.`created_at` as `pivot_created_at`, `post_english_editors`.`updated_at` as `pivot_updated_at` from `users` inner join `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `post_english_editors`.`post_id` in (817)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:703
        • 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
      • WebController.php#703aicare_prod_new6.33msselect `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` in (817) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:703
        • 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
      • WebController.php#703aicare_prod_new730μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:703
        • 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
      • WebController.php#724aicare_prod_new22.28msselect `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 817
        Bindings
        • 0: 817
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:724
        • 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
      • WebController.php#1360aicare_prod_new14.77msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 6 and `posts`.`deleted_at` is null
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1360
        • app/Http/Controllers/WebController.php:735
        • 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
      • WebController.php#739aicare_prod_new121msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-28 13:32:46' and `deleted_at` is null and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
        Bindings
        • 0: 1
        • 1: 2025-04-28 13:32:46
        • 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/WebController.php:739
        • 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
      • CategoryHealtTopics.php#11aicare_prod_new1.04msselect * from `categories` where (`slug` != 'penyakit-a-z' and `slug` != 'obat-a-z' and `slug` != 'pemeriksaan-a-z' and `parent_id` = '0') and `categories`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: penyakit-a-z
        • 1: obat-a-z
        • 2: pemeriksaan-a-z
        • 3: 0
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • app/Repositories/Categories/CategoryHealtTopics.php:11
        • app/Http/Controllers/WebController.php:740
        • 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
      • WebController.php#748aicare_prod_new1.57msselect `healthpedia`.*, `healthpedia_post`.`post_id` as `pivot_post_id`, `healthpedia_post`.`healthpedia_id` as `pivot_healthpedia_id`, `healthpedia_post`.`created_at` as `pivot_created_at`, `healthpedia_post`.`updated_at` as `pivot_updated_at` from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `healthpedia_post`.`post_id` = 817 and `healthpedia`.`deleted_at` is null
        Bindings
        • 0: 817
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:748
        • 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
      • WebController.php#779aicare_prod_new10.98msupdate `posts` set `views_count` = 739 where `id` = 817
        Bindings
        • 0: 739
        • 1: 817
        Backtrace
        • app/Http/Controllers/WebController.php:779
        • 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
      • ActivityLogger.php#174aicare_prod_new7.42msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 817, 'App\\Models\\Admin\\Post', 'updated', '2025-04-28 13:32:46', '2025-04-28 13:32:46')
        Bindings
        • 0: default
        • 1: []
        • 2: 
        • 3: updated
        • 4: 817
        • 5: App\Models\Admin\Post
        • 6: updated
        • 7: 2025-04-28 13:32:46
        • 8: 2025-04-28 13:32:46
        Backtrace
        • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
        • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
        • app/Http/Controllers/WebController.php:779
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • single-post-healthpedia.blade.php#37aicare_prod_new860μsselect * from `users` where `users`.`id` = 18 limit 1
        Bindings
        • 0: 18
        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::web.v2.single-post-healthpedia:37
        • 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
      • article-popular.blade.php#8aicare_prod_new6.3msselect `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` = 4556 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4556
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular: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
      • article-popular.blade.php#8aicare_prod_new5.7msselect `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` = 10007 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10007
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular: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
      • article-popular.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` = 8890 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8890
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular: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
      • article-popular.blade.php#8aicare_prod_new5.75msselect `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` = 8496 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8496
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular: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
      • article-popular.blade.php#8aicare_prod_new5.65msselect `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` = 8466 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8466
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular: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
      • article-popular.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` = 1757 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1757
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular: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
      • article-popular.blade.php#8aicare_prod_new5.71msselect `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` = 8527 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8527
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular: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
      • related-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` = 9802 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9802
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-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
      • related-article.blade.php#8aicare_prod_new5.8msselect `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` = 9979 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9979
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-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
      • related-article.blade.php#8aicare_prod_new10.14msselect `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` = 9689 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9689
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-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
      • related-article.blade.php#8aicare_prod_new7.73msselect `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` = 8310 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8310
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-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_new1.02msselect * 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_new700μ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_new800μ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
      27Post.php#?
      App\Models\Admin\Category
      19Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\User
      2User.php#?
      App\Models\Admin\Tag
      1Tag.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          nlOpYHSrjtF7McZTrw0ymGBXYfHYdSbipPi70LyP
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/gaya-hidup/nyeri-punggung-saat-bangun-tidur-ini-pe...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /gaya-hidup/nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya
          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:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZnMWMvUVVkYVFVQWx4Y2NJYlYrYVE9PSIsInZhbHVlIjoiSlM0OUVEVVRyYWkvNGNrbEdsek9GNXc3NnJFQnFoSmFWY2F0bU05TGRIWkllWERTTW1YL1hjUWtQbktCS2cyb21aVTFBR1lESjNoUG9rQ1YzYlBweUhGVnZrWWRXVXpVbWZHUHY0Sy81cjNxQVZGaTlWOVB2UHkwK1djMWFuVDgiLCJtYWMiOiI4YjE2NGFmM2JhOTIwMTA2OWU5NTFiZDc1OTZlNDJiZTUwODJlMDQ4MWJhMjg3YjBhYTIxNDg0MzkxM2MwZGYyIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlRIWlE3VU9YREdHVlQya1lST212N3c9PSIsInZhbHVlIjoiajErS0E3azhxQzlTYURMTWVnNG9GLzhVOEV6MDVEVUVHZHJDQmlEcVdzYmRleWE2aDVsZmNUVVc4VVE5SUNUT3VKTCtQWVovc0UrZjREa1NKNFBndHJ4Z1RONGdEcm9Fc0RmaENnemhVWGpFbmpXUDM0TUlNaGJOdkt4UHp5elYiLCJtYWMiOiIyZmE4Mzc5OTg1MDQ1ZmFjOTVkOTdkYmE2NzUzMmQ5ZGZmMjA4ZjBjNmYzZmQ3Y2NlNDg0NjUzMzAxYmI4NTRkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjZnMWMvUVVkYVFVQWx4Y2NJYlYrYVE9PSIsInZhbHVlIjoiSlM0OUVEVVRyYWkvNGNrbEdsek9GNXc3NnJFQnFoSmFWY2F0bU05TGRIWkllWERTTW1YL1hjUWtQbktCS2cyb21aVTFBR" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.139.98.201" ] "x-forwarded-for" => array:1 [ 0 => "3.139.98.201" ] "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
          0 of 0
          array:2 [ "XSRF-TOKEN" => "nlOpYHSrjtF7McZTrw0ymGBXYfHYdSbipPi70LyP" "laravel_session" => "dayUfIvXVdQdhqf8JSC4PLF5wHmnsjPxiCh0DlHo" ]
          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 => "Mon, 28 Apr 2025 06:32:46 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InB0Y3VRTU15QzgvcGd4OThWNnNyZFE9PSIsInZhbHVlIjoiY0w3MEZrRHpydjhVRVUrZU43UFBhamZ2MTBVRUZUb3RVUnVYdE5LNGFVeTAxbm16cU1pQzNXekZ3QndYdjFpQnRoZmNUZnUyalZpb3hER0c2TmRpNURvM0VLTWp2WWZqSGcybWVTSGYrcWVwdkZNMHlWVlNQb0JXNXlVdjlDdGIiLCJtYWMiOiJiZGZiNDBmODIzNjMwNzg4ZmJiMWJjN2E5MzBhNjAwZmQ5NDM3NmZlY2U1NzFjYjdiNTU5NDEwYTMyOTMzYWM4IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 08:32:47 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InB0Y3VRTU15QzgvcGd4OThWNnNyZFE9PSIsInZhbHVlIjoiY0w3MEZrRHpydjhVRVUrZU43UFBhamZ2MTBVRUZUb3RVUnVYdE5LNGFVeTAxbm16cU1pQzNXekZ3QndYdjFpQnRoZmNUZ" 1 => "laravel_session=eyJpdiI6IndWNEhQc0hjdTVGUVVGYTFWK3NBOUE9PSIsInZhbHVlIjoiVGc2bnZWRmQydnlsazI2d3duVXE5cUhGYklFSkFoTDZtYVBRelc4WGw5Tm5hMERzRWpPZDNUd0ZjMTVlV2doSGw2L2ZmQUljWUcvZFo0QlM1NWoyaTlVU1hNaVZJK0d5TDd3dW8zMno1UnFPZ3hVcTQyRjE0NWNVSWpIdEJ5cmsiLCJtYWMiOiI5NDU5NmNkYmM1M2NlODgyMTk3MDViYmY0YzY1NWFkMWM0NGE2NTlkOGVkYTA3ZWIxNjQ4MDk3MTUxMDIzNjYxIiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 08:32:47 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IndWNEhQc0hjdTVGUVVGYTFWK3NBOUE9PSIsInZhbHVlIjoiVGc2bnZWRmQydnlsazI2d3duVXE5cUhGYklFSkFoTDZtYVBRelc4WGw5Tm5hMERzRWpPZDNUd0ZjMTVlV2doSGw2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InB0Y3VRTU15QzgvcGd4OThWNnNyZFE9PSIsInZhbHVlIjoiY0w3MEZrRHpydjhVRVUrZU43UFBhamZ2MTBVRUZUb3RVUnVYdE5LNGFVeTAxbm16cU1pQzNXekZ3QndYdjFpQnRoZmNUZnUyalZpb3hER0c2TmRpNURvM0VLTWp2WWZqSGcybWVTSGYrcWVwdkZNMHlWVlNQb0JXNXlVdjlDdGIiLCJtYWMiOiJiZGZiNDBmODIzNjMwNzg4ZmJiMWJjN2E5MzBhNjAwZmQ5NDM3NmZlY2U1NzFjYjdiNTU5NDEwYTMyOTMzYWM4IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 08:32:47 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InB0Y3VRTU15QzgvcGd4OThWNnNyZFE9PSIsInZhbHVlIjoiY0w3MEZrRHpydjhVRVUrZU43UFBhamZ2MTBVRUZUb3RVUnVYdE5LNGFVeTAxbm16cU1pQzNXekZ3QndYdjFpQnRoZmNUZ" 1 => "laravel_session=eyJpdiI6IndWNEhQc0hjdTVGUVVGYTFWK3NBOUE9PSIsInZhbHVlIjoiVGc2bnZWRmQydnlsazI2d3duVXE5cUhGYklFSkFoTDZtYVBRelc4WGw5Tm5hMERzRWpPZDNUd0ZjMTVlV2doSGw2L2ZmQUljWUcvZFo0QlM1NWoyaTlVU1hNaVZJK0d5TDd3dW8zMno1UnFPZ3hVcTQyRjE0NWNVSWpIdEJ5cmsiLCJtYWMiOiI5NDU5NmNkYmM1M2NlODgyMTk3MDViYmY0YzY1NWFkMWM0NGE2NTlkOGVkYTA3ZWIxNjQ4MDk3MTUxMDIzNjYxIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 08:32:47 GMT; path=/; httponlylaravel_session=eyJpdiI6IndWNEhQc0hjdTVGUVVGYTFWK3NBOUE9PSIsInZhbHVlIjoiVGc2bnZWRmQydnlsazI2d3duVXE5cUhGYklFSkFoTDZtYVBRelc4WGw5Tm5hMERzRWpPZDNUd0ZjMTVlV2doSGw2" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "nlOpYHSrjtF7McZTrw0ymGBXYfHYdSbipPi70LyP" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/gaya-hidup/nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 13:32:47GET/gaya-hidup/nyeri-punggung-saat-bangun-tidur-ini-penyebab-dan-cara-mengatasinya112954