Exclusive

POPULAR CATEGORIES

WEEKLY POPULAR POSTS

ABOUT US

Digital Health News ( DHN) is India’s first dedicated digital health news platform launched by Industry recognized HealthTech Leaders. DHN Is Industry’s Leading Source Of HealthTech Business, Insights, Trends And Policy News.

DHN Provides In-Depth Data Analysis And Covers Most Impactful News As They Happen Across Entire Ecosystem Including Emerging Technology Trends And Innovations, Digital Health Startups, Hospitals, Health Insurance, Govt. Agencies & Policies, Pharmaceuticals And Biotech.

CONTACT US

© Digital Health News 2025
Request history8.2.28PHP Version419msRequest Duration5MBMemory UsageGET tag/{slug}Route
    • Booting (17.57ms)time
    • Application (402ms)time
    • 1 x Application (95.8%)
      402ms
      1 x Booting (4.19%)
      17.57ms
      19 templates were rendered
      • user.categorycategory.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.mastermaster.blade.php#?blade
      • user.layout.headhead.blade.php#?blade
      • user.layout._title_title.blade.php#?blade
      • user.layout.headerheader.blade.php#?blade
      • user.layout._ticker_ticker.blade.php#?blade
      • user.layout._ticker-posts_ticker-posts.blade.php#?blade
      • user._bengaluru_bengaluru.blade.php#?blade
      • user.layout.footerfooter.blade.php#?blade
      • user.layout.bottomAreabottomArea.blade.php#?blade
      • user.layout.scriptscript.blade.php#?blade
      • user.layout._login_login.blade.php#?blade
      • user.login_layout.login_fieldslogin_fields.blade.php#?blade
      • user.layout.socketsocket.blade.php#?blade
      uri
      GET tag/{slug}
      middleware
      web, exclusive
      controller
      App\Http\Controllers\HomeController@tagView
      namespace
      prefix
      where
      as
      tag.view
      file
      app/Http/Controllers/HomeController.php:390-442
      26 statements were executed (3 duplicates)Show only duplicates340ms
      • Connection Establisheddhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `tickers` order by `position` asc
        3.34msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `posts` where `posts`.`id` in (4206, 4213, 4214, 4216, 4217, 4218, 4221) and `posts`.`deleted_at` is null
        1.19msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `tags` where (`slug` = 'healthcare') limit 1
        1.19msdhnv2HomeController.php#393
        Bindings
        • 0: healthcare
        Backtrace
        • app/Http/Controllers/HomeController.php:393
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where exists (select * from `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `posts`.`id` = `post_tag_details`.`post_id` and (`tag_id` = 30)) and `published_on` is not null and (`is_event` = '0') and `posts`.`deleted_at` is null order by `published_on` desc limit 5
        2.51msdhnv2HomeController.php#412
        Bindings
        • 0: 30
        • 1: 0
        Backtrace
        • app/Http/Controllers/HomeController.php:412
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` in (3937, 4058, 4059, 4154, 4300)
        850μsdhnv2HomeController.php#412
        Backtrace
        • app/Http/Controllers/HomeController.php:412
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bookmarks` where `bookmarks`.`post_id` in (3937, 4058, 4059, 4154, 4300) and `user_id` is null
        490μsdhnv2HomeController.php#412
        Backtrace
        • app/Http/Controllers/HomeController.php:412
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `posts` where exists (select * from `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `posts`.`id` = `post_tag_details`.`post_id` and (`tag_id` = 30)) and `published_on` is not null and (`is_event` = '0') and `id` not in (4300, 4154, 4059, 4058, 3937) and `posts`.`deleted_at` is null
        1.35msdhnv2HomeController.php#416
        Bindings
        • 0: 30
        • 1: 0
        • 2: 4300
        • 3: 4154
        • 4: 4059
        • 5: 4058
        • 6: 3937
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where exists (select * from `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `posts`.`id` = `post_tag_details`.`post_id` and (`tag_id` = 30)) and `published_on` is not null and (`is_event` = '0') and `id` not in (4300, 4154, 4059, 4058, 3937) and `posts`.`deleted_at` is null order by `published_on` desc limit 12 offset 0
        2.14msdhnv2HomeController.php#416
        Bindings
        • 0: 30
        • 1: 0
        • 2: 4300
        • 3: 4154
        • 4: 4059
        • 5: 4058
        • 6: 3937
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` in (2389, 2390, 2615, 2628, 3029, 3071, 3167, 3208, 3386, 3392, 3792, 3822)
        990μsdhnv2HomeController.php#416
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bookmarks` where `bookmarks`.`post_id` in (2389, 2390, 2615, 2628, 3029, 3071, 3167, 3208, 3386, 3392, 3792, 3822) and `user_id` is null
        530μsdhnv2HomeController.php#416
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `id` in (2, 7, 4, 31)
        940μsdhnv2HomeController.php#434
        Bindings
        • 0: 2
        • 1: 7
        • 2: 4
        • 3: 31
        Backtrace
        • app/Http/Controllers/HomeController.php:434
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `posts`.* from `posts` inner join `post_views` on `posts`.`id` = `post_views`.`post_id` and `post_views`.`type` = '4' where (`status` = 'publish' and `is_event` = '0') and exists (select * from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `posts`.`id` = `post_category_details`.`post_id` and `category_id` in (2, 7, 4, 31) and `is_featured` = '1') and `posts`.`deleted_at` is null order by `count` desc limit 6
        309msdhnv2GlobalFunctions.php#652
        Bindings
        • 0: 4
        • 1: publish
        • 2: 0
        • 3: 2
        • 4: 7
        • 5: 4
        • 6: 31
        • 7: 1
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` in (3018, 3257, 3299, 3484, 3642, 3772)
        1.12msdhnv2GlobalFunctions.php#652
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `is_featured` = '1' and `post_category_details`.`post_id` in (3018, 3257, 3299, 3484, 3642, 3772)
        1.05msdhnv2GlobalFunctions.php#652
        Bindings
        • 0: 1
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `admins` where `admins`.`id` in (7, 8, 16)
        770μsdhnv2GlobalFunctions.php#652
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `post_views` where `post_views`.`post_id` in (3018, 3257, 3299, 3484, 3642, 3772)
        2.63msdhnv2GlobalFunctions.php#652
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4300 and `is_featured` = '1'
        1.26msdhnv2category.blade.php#57
        Bindings
        • 0: 4300
        • 1: 1
        Backtrace
        • view::user.category:57
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 16 limit 1
        890μsdhnv2category.blade.php#65
        Bindings
        • 0: 16
        Backtrace
        • view::user.category:65
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4154 and `is_featured` = '1'
        690μsdhnv2category.blade.php#96
        Bindings
        • 0: 4154
        • 1: 1
        Backtrace
        • view::user.category:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 35 limit 1
        640μsdhnv2category.blade.php#103
        Bindings
        • 0: 35
        Backtrace
        • view::user.category:103
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4059 and `is_featured` = '1'
        1.17msdhnv2category.blade.php#96
        Bindings
        • 0: 4059
        • 1: 1
        Backtrace
        • view::user.category:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 33 limit 1
        970μsdhnv2category.blade.php#103
        Bindings
        • 0: 33
        Backtrace
        • view::user.category:103
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4058 and `is_featured` = '1'
        1.14msdhnv2category.blade.php#96
        Bindings
        • 0: 4058
        • 1: 1
        Backtrace
        • view::user.category:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 33 limit 1
        890μsdhnv2category.blade.php#103
        Bindings
        • 0: 33
        Backtrace
        • view::user.category:103
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 3937 and `is_featured` = '1'
        1.2msdhnv2category.blade.php#96
        Bindings
        • 0: 3937
        • 1: 1
        Backtrace
        • view::user.category:96
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 33 limit 1
        1msdhnv2category.blade.php#103
        Bindings
        • 0: 33
        Backtrace
        • view::user.category:103
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\PostView
      619PostView.php#?
      App\Models\Category
      38Category.php#?
      App\Models\Post
      30Post.php#?
      App\Models\Admin
      8Admin.php#?
      App\Models\Ticker
      7Ticker.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          DS8iVWRFbenysZsYnGAEfbzpeSyIwt9GwEs681EP
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/tag/healthcare" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /tag/healthcare
          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 [ "priority" => array:1 [ 0 => "u=0, i" ] "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-sucuri-country" => array:1 [ 0 => "US" ] "x-sucuri-clientip" => array:1 [ 0 => "216.73.216.235" ] "x-real-ip" => array:1 [ 0 => "216.73.216.235" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.235" ] "host" => array:1 [ 0 => "www.digitalhealthnews.com" ] ]
          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 => "Thu, 05 Jun 2025 23:31:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldKTldDdWtYcWlFeFNreUFWZWhpWEE9PSIsInZhbHVlIjoiTEgwZFNocDFMWXJHMWhtODc0SWJHcWtjVFROeVEwcVpPVUxFUXFzYUo2MVFoYjJKZEVVWWxxSTFsZGtvRHdSUUgvZ1k0ZDRreDdrQlVlejVHTEZJK2hORm4rSXk3NVNDWGJKS291MnFtWVErckxFdDVURi9XVXJQQkd5OG5GcDYiLCJtYWMiOiI2MWViZjc0MTQ5YmRmODNjMTFjMTM1Y2UwMWUzMWFjNWUxMjNhYjYzNDMwNjZmY2M0ZGViMzkyODY3NjYyNWQ1IiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:31:48 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IldKTldDdWtYcWlFeFNreUFWZWhpWEE9PSIsInZhbHVlIjoiTEgwZFNocDFMWXJHMWhtODc0SWJHcWtjVFROeVEwcVpPVUxFUXFzYUo2MVFoYjJKZEVVWWxxSTFsZGtvRHdSUUgvZ1k0Z" 1 => "dhn_session=eyJpdiI6Im9uL2F0alFQODBOREFFN1dMRkNFc0E9PSIsInZhbHVlIjoiK0FsSW1BYi9aMkZ3NFpSNy9WV2pleGJqaTdjSm5tVTgzRTBRZ1dpOE5aaUJSYlM5WFA3ZkFkcHlkSmRDNmRldzRDV29vKy9oZ0pXR2JnVFNaR2NhZ0JQa1kxR0VWQ3ZMUk53WEdYV05Vd0FES2NxQ1NZdjZvNDQzQU95ODk1NWYiLCJtYWMiOiIzM2MxZjdiMTkwYzRhMTE0NzgxZDdiNjU4NWNjZTY4YTU5YzUxNWUwOWVmZjNkYzQ4MDYwNTQxNjQyMjFiOGZkIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:31:48 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6Im9uL2F0alFQODBOREFFN1dMRkNFc0E9PSIsInZhbHVlIjoiK0FsSW1BYi9aMkZ3NFpSNy9WV2pleGJqaTdjSm5tVTgzRTBRZ1dpOE5aaUJSYlM5WFA3ZkFkcHlkSmRDNmRldzRDV29v" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldKTldDdWtYcWlFeFNreUFWZWhpWEE9PSIsInZhbHVlIjoiTEgwZFNocDFMWXJHMWhtODc0SWJHcWtjVFROeVEwcVpPVUxFUXFzYUo2MVFoYjJKZEVVWWxxSTFsZGtvRHdSUUgvZ1k0ZDRreDdrQlVlejVHTEZJK2hORm4rSXk3NVNDWGJKS291MnFtWVErckxFdDVURi9XVXJQQkd5OG5GcDYiLCJtYWMiOiI2MWViZjc0MTQ5YmRmODNjMTFjMTM1Y2UwMWUzMWFjNWUxMjNhYjYzNDMwNjZmY2M0ZGViMzkyODY3NjYyNWQ1IiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:31:48 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IldKTldDdWtYcWlFeFNreUFWZWhpWEE9PSIsInZhbHVlIjoiTEgwZFNocDFMWXJHMWhtODc0SWJHcWtjVFROeVEwcVpPVUxFUXFzYUo2MVFoYjJKZEVVWWxxSTFsZGtvRHdSUUgvZ1k0Z" 1 => "dhn_session=eyJpdiI6Im9uL2F0alFQODBOREFFN1dMRkNFc0E9PSIsInZhbHVlIjoiK0FsSW1BYi9aMkZ3NFpSNy9WV2pleGJqaTdjSm5tVTgzRTBRZ1dpOE5aaUJSYlM5WFA3ZkFkcHlkSmRDNmRldzRDV29vKy9oZ0pXR2JnVFNaR2NhZ0JQa1kxR0VWQ3ZMUk53WEdYV05Vd0FES2NxQ1NZdjZvNDQzQU95ODk1NWYiLCJtYWMiOiIzM2MxZjdiMTkwYzRhMTE0NzgxZDdiNjU4NWNjZTY4YTU5YzUxNWUwOWVmZjNkYzQ4MDYwNTQxNjQyMjFiOGZkIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:31:48 GMT; path=/; httponlydhn_session=eyJpdiI6Im9uL2F0alFQODBOREFFN1dMRkNFc0E9PSIsInZhbHVlIjoiK0FsSW1BYi9aMkZ3NFpSNy9WV2pleGJqaTdjSm5tVTgzRTBRZ1dpOE5aaUJSYlM5WFA3ZkFkcHlkSmRDNmRldzRDV29v" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "DS8iVWRFbenysZsYnGAEfbzpeSyIwt9GwEs681EP" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/tag/healthcare" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 05:01:48GET/tag/healthcare1927703