FOMO Olahraga, Ini yang Perlu Diperhatikan Pemula

FOMO Olahraga, Ini yang Perlu Diperhatikan Pemula
Ilustrasi olahraga. Credits: Freepik

Bagikan :

With the trend of exercise becoming more popular, many people are getting into the habit of exercising and posting about it on social media. On one hand, this is a good thing because more people will realize the importance of regular physical activity.

However, FOMO in sports can have a negative impact, particularly among beginners. Overtraining, poor technique, mental and physical exhaustion, and feelings of inferiority as a result of comparisons to others can all have a negative impact if exercise is only one aspect of FOMO.

 

Exercise tips for beginners

FOMO (Fear of Missing Out) can make you feel compelled to keep up with every new trend or activity, including exercise. However, it is important to recognize that exercise is part of a healthy lifestyle, not simply following trends.

Here are some exercise tips for beginners:

  • Concentrate on your fitness goals: Create an exercise plan that is both realistic and sustainable in the long run. Avoid trends that may not work for you
  • Learn about the benefits: Understand the physical and mental health benefits of regular exercise
  • Consult a doctor: Before engaging in any strenuous physical activity, check with a doctor to rule out any problems or conditions that could put you at risk of injury This health check is also important to help create a realistic exercise plan based on your health condition
  • Consistency is key: Make exercise a regular part of your daily life
  • Replace unhealthy habits: Incorporate healthier physical activities to maintain your exercise routine
  • Schedule your workouts: Exercise at the same time every day
  • Vary your exercises: Try different types of exercises to prevent boredom and improve overall fitness
  • Track your progress: Use an app or journal to monitor your progress and keep you motivated
  • Rest and recover: Allow your body time to rest and recover to prevent injury and fatigue

 

Excellent exercise options for fitness and health

Choosing the right type of exercise can make workouts more enjoyable. The following are some common types of exercises that can be performed:

  • Aerobics

Aerobics are the cornerstone of any effective fitness program. It requires constant movement to improve cardiovascular endurance. Examples of aerobic exercise include swimming, running, brisk walking, gymnastics, and cycling.

  • Strength training

This aims to build muscle mass, strengthen bones, boost metabolism, and aid in weight management. Examples include plyometrics, weightlifting, and resistance training.

  • High-intensity interval training (HIIT)

HIIT consists of brief sessions of high-intensity exercise followed by low-intensity exercise or rest periods.

  • Balance and stability exercises

These aim to strengthen muscles, improve body stability and coordination, lower the risk of injury, and improve posture. Examples include tai chi, pilates, and core training.

  • Flexibility

Flexibility exercises improve flexibility, reduce muscle tension, and promote relaxation and mental health. Examples include yoga and stretching exercises.

 

You can incorporate a variety of exercises into your routine to gain more fitness benefits. Consult your doctor and personal trainer to find a program that meets your needs and goals.

Have other questions about body fitness issues? You can make use of the consultation features that are available in the Ai Care application by downloading the Ai Care application from the App Store or Play Store.

 

Looking for more tips and health tricks, first aid, and home remedies? Click here!

 

 

Writer : Agatha Writer
Editor :
  • dr Nadia Opmalina
Last Updated : Senin, 24 Juni 2024 | 04:51

Adam England (2022). Exercise Is Great for Mental Health, But How Much Is Too Much?. Available from: https://www.verywellmind.com/too-much-exercise-may-have-negative-effect-on-mental-health-6745704 

Arlene Semeco, MS, RD (2023). How to Start Exercising: A Beginner’s Guide to Working Out. Available from: https://www.healthline.com/nutrition/how-to-start-exercising 

Very Well Fit (2022). Exercise Tips for Beginners. Available from: https://www.verywellfit.com/fitness-beginners-overview-4581864 

Medline Plus (2022). Are you getting too much exercise?. Available from: https://medlineplus.gov/ency/patientinstructions/000807.htm 

Cleveland Clinic (2023). FOMO Is Real: How the Fear of Missing Out Affects Your Health. Available from: https://health.clevelandclinic.org/understanding-fomo 

HSS (2021). Overtraining: What It Is, Symptoms, and Recovery. Available from: https://www.hss.edu/article_overtraining.asp 

Paige Waehner, CPT (2021). The 5 Signs of Exercise Burnout. Available from: https://www.verywellfit.com/ways-to-know-burned-out-on-exercise-1231388 

Request history8.1.29PHP Version2.14sRequest Duration9MBMemory UsageGET {category}/{slug}Route
  • warninglog[05:14:24] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[05:14:24] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[05:14:26] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (695ms)time
  • Application (1.45s)time
  • 1 x Application (67.58%)
    1.45s
    1 x Booting (32.42%)
    695ms
    12 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.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    • 1x layouts.v2.menu_hovermenu_hover.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:656-815
    38 statements were executed (2 duplicates)Show only duplicates1.22s
    • WebController.php#667mydatabase2.77msselect * 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:667
      • 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#668mydatabase436msselect * from `posts` where (`slug` = 'fomo-olahraga-ini-yang-perlu-diperhatikan-pemula' or `slug_en` = 'fomo-olahraga-ini-yang-perlu-diperhatikan-pemula') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: fomo-olahraga-ini-yang-perlu-diperhatikan-pemula
      • 1: fomo-olahraga-ini-yang-perlu-diperhatikan-pemula
      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:668
      • 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#712mydatabase327msselect * from `posts` where (`slug` = 'fomo-olahraga-ini-yang-perlu-diperhatikan-pemula' or `slug_en` = 'fomo-olahraga-ini-yang-perlu-diperhatikan-pemula') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: fomo-olahraga-ini-yang-perlu-diperhatikan-pemula
      • 1: fomo-olahraga-ini-yang-perlu-diperhatikan-pemula
      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:712
      • 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#712mydatabase1.94msselect `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 (9393)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase1.39msselect `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 (9393)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase10.27msselect `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 (9393) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase330μ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:712
      • 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#733mydatabase22.79msselect `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` = 9393
      Bindings
      • 0: 9393
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:733
      • 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#1360mydatabase29.31msselect `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` = 8 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • 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#1360mydatabase9.81msselect `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` = 5613 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5613
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • 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#1360mydatabase16.01msselect `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` = 6619 and `posts`.`deleted_at` is null
      Bindings
      • 0: 6619
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • 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#1360mydatabase11.63msselect `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` = 6623 and `posts`.`deleted_at` is null
      Bindings
      • 0: 6623
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • 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#748mydatabase250msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-07-07 05:14:25' 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-07-07 05:14:25
      • 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: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
    • CategoryHealtTopics.php#11mydatabase950μsselect * 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:749
      • 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#757mydatabase2.21msselect `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` = 9393 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9393
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:757
      • 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#788mydatabase14.53msupdate `posts` set `views_count` = 307 where `id` = 9393
      Bindings
      • 0: 307
      • 1: 9393
      Backtrace
      • app/Http/Controllers/WebController.php:788
      • 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#174mydatabase9.56msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9393, 'App\\Models\\Admin\\Post', 'updated', '2025-07-07 05:14:26', '2025-07-07 05:14:26')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9393
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-07-07 05:14:26
      • 8: 2025-07-07 05:14:26
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:788
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37mydatabase580μsselect * from `users` where `users`.`id` = 20 limit 1
      Bindings
      • 0: 20
      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
    • related-article.blade.php#8mydatabase4.92msselect `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` = 8 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8
      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#8mydatabase5.01msselect `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` = 10353 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10353
      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#8mydatabase4.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` = 10335 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10335
      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#8mydatabase4.68msselect `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` = 10104 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10104
      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
    • article-popular.blade.php#8mydatabase4.31msselect `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` = 7573 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7573
      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#8mydatabase4.23msselect `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` = 9729 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9729
      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#8mydatabase4.11msselect `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` = 9213 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9213
      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#8mydatabase6.93msselect `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` = 4907 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4907
      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#8mydatabase6.57msselect `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` = 3238 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3238
      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#8mydatabase6.23msselect `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` = 2392 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2392
      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#8mydatabase6.21msselect `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` = 358 and `categories`.`deleted_at` is null
      Bindings
      • 0: 358
      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#11mydatabase590μsselect * from `categories` where `categories`.`id` = 6 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 6
      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.partials.article-popular:11
      • 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#111mydatabase2.85msselect * 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:111
      • 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
    • menu_hover.blade.php#53mydatabase560μsselect * from `categories` where `name` = 'Penyakit A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Penyakit A-Z
      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.menu_hover:53
      • 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
    • menu_hover.blade.php#54mydatabase550μsselect * from `categories` where `name` = 'Obat A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Obat A-Z
      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.menu_hover:54
      • 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
    • menu_hover.blade.php#55mydatabase610μsselect * from `categories` where `name` = 'Pemeriksaan A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Pemeriksaan A-Z
      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.menu_hover:55
      • 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
    • menu_hover.blade.php#156mydatabase2.42msselect * from `videos` where `status` = 1 order by `updated_at` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:156
      • 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
    • menu_hover.blade.php#221mydatabase1.06msselect * from `booklets` where `is_published` = 1 order by `id` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:221
      • 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#357mydatabase810μ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:357
      • 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#361mydatabase2.18msselect * 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:361
      • 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
    265Post.php#?
    App\Models\Admin\Category
    22Category.php#?
    App\Models\Admin\Tag
    4Tag.php#?
    App\User
    3User.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Video
    1Video.php#?
    App\Models\Admin\Booklet
    1Booklet.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        5qpq0goaNDyug1BrQgoKgdoO7HhwaOoUXnIgwhCX
        _previous
        array:1 [ "url" => "https://ai-care-dict.atmatech.id/gaya-hidup/fomo-olahraga-ini-yang-perlu-diper...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /gaya-hidup/fomo-olahraga-ini-yang-perlu-diperhatikan-pemula
        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: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" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "216.73.216.195" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.195" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care-dict.atmatech.id" ] ]
        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, 06 Jul 2025 22:14:26 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVZVFR1OUM3UVR6V3B3bGVuR2FzTkE9PSIsInZhbHVlIjoiWmp4aFZhbDBtQW1NTno4bGUzUGJ2d2FYQ2dwRUMxMVZDYXUyN0VxSXNhc0EwRmJ3YjU0aHNvWkhuczVsSzJkNXRYUkZORWQrRFZURW9mbjZrSzkwUE5FaW5odmFoTnd5eWJScy9ra3c4RE1PMjRLRERkeHdwR1RTdXhpM1A0QmgiLCJtYWMiOiJiNmFhZmQ2MjkzM2M3OTYxNjAxZDVmN2E4Y2M5OTI0Zjk3NGM5MTIwNmQ1ODYzMmEyYmFiOGRkYzA0NWI0MTFjIiwidGFnIjoiIn0%3D; expires=Mon, 07 Jul 2025 00:14:26 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InVZVFR1OUM3UVR6V3B3bGVuR2FzTkE9PSIsInZhbHVlIjoiWmp4aFZhbDBtQW1NTno4bGUzUGJ2d2FYQ2dwRUMxMVZDYXUyN0VxSXNhc0EwRmJ3YjU0aHNvWkhuczVsSzJkNXRYUkZOR" 1 => "laravel_session=eyJpdiI6ImlkYUdHMmhyUXlnSTZ3SE8xWll6cEE9PSIsInZhbHVlIjoic29PVitQTkdhcVhMSTFiblJERmFTYkNVWmpDWVloaGt3ZzlNQUdwK1R3cHRMamxSMUd6TVdSZlprWGV3RnR3TnJteC9GLzZET0Z1R1gyNjNsT1pSV0NuYjBMZk9JTHBMWVBOTVN6R21HL0lBSDBHSGhGTTQxWHZGWm50UW5CT0kiLCJtYWMiOiI0MTg1NTY1MzczNTk2YjgyM2E5NmEwNjhmMzkwZmM2Yjk5ZGM4MzE5ZWY5MGFlZDcwOGUzMWI3ZDBjMTkwMjk2IiwidGFnIjoiIn0%3D; expires=Mon, 07 Jul 2025 00:14:26 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImlkYUdHMmhyUXlnSTZ3SE8xWll6cEE9PSIsInZhbHVlIjoic29PVitQTkdhcVhMSTFiblJERmFTYkNVWmpDWVloaGt3ZzlNQUdwK1R3cHRMamxSMUd6TVdSZlprWGV3RnR3TnJt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVZVFR1OUM3UVR6V3B3bGVuR2FzTkE9PSIsInZhbHVlIjoiWmp4aFZhbDBtQW1NTno4bGUzUGJ2d2FYQ2dwRUMxMVZDYXUyN0VxSXNhc0EwRmJ3YjU0aHNvWkhuczVsSzJkNXRYUkZORWQrRFZURW9mbjZrSzkwUE5FaW5odmFoTnd5eWJScy9ra3c4RE1PMjRLRERkeHdwR1RTdXhpM1A0QmgiLCJtYWMiOiJiNmFhZmQ2MjkzM2M3OTYxNjAxZDVmN2E4Y2M5OTI0Zjk3NGM5MTIwNmQ1ODYzMmEyYmFiOGRkYzA0NWI0MTFjIiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 00:14:26 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InVZVFR1OUM3UVR6V3B3bGVuR2FzTkE9PSIsInZhbHVlIjoiWmp4aFZhbDBtQW1NTno4bGUzUGJ2d2FYQ2dwRUMxMVZDYXUyN0VxSXNhc0EwRmJ3YjU0aHNvWkhuczVsSzJkNXRYUkZOR" 1 => "laravel_session=eyJpdiI6ImlkYUdHMmhyUXlnSTZ3SE8xWll6cEE9PSIsInZhbHVlIjoic29PVitQTkdhcVhMSTFiblJERmFTYkNVWmpDWVloaGt3ZzlNQUdwK1R3cHRMamxSMUd6TVdSZlprWGV3RnR3TnJteC9GLzZET0Z1R1gyNjNsT1pSV0NuYjBMZk9JTHBMWVBOTVN6R21HL0lBSDBHSGhGTTQxWHZGWm50UW5CT0kiLCJtYWMiOiI0MTg1NTY1MzczNTk2YjgyM2E5NmEwNjhmMzkwZmM2Yjk5ZGM4MzE5ZWY5MGFlZDcwOGUzMWI3ZDBjMTkwMjk2IiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 00:14:26 GMT; path=/; httponlylaravel_session=eyJpdiI6ImlkYUdHMmhyUXlnSTZ3SE8xWll6cEE9PSIsInZhbHVlIjoic29PVitQTkdhcVhMSTFiblJERmFTYkNVWmpDWVloaGt3ZzlNQUdwK1R3cHRMamxSMUd6TVdSZlprWGV3RnR3TnJt" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "5qpq0goaNDyug1BrQgoKgdoO7HhwaOoUXnIgwhCX" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/gaya-hidup/fomo-olahraga-ini-yang-perlu-diperhatikan-pemula" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-07 05:14:26GET/gaya-hidup/fomo-olahraga-ini-yang-perlu-diperhatikan-pemula31238301