M4uHD - Watch Movies Online Free

Request history8.2.10PHP Version280msRequest Duration2MBMemory UsageGET country/{country}Route
    • Booting (94.26ms)time
    • Application (186ms)time
    • 1 x Application (66.38%)
      186ms
      1 x Booting (33.61%)
      94.26ms
      5 templates were rendered
      • search-resultssearch-results.blade.php#?blade
      • components.searchpanelsearchpanel.blade.php#?blade
      • vendor.pagination.defaultdefault.blade.php#?blade
      • components.rightbarrightbar.blade.php#?blade
      • layouts.guestguest.blade.php#?blade
      uri
      GET country/{country}
      middleware
      web
      controller
      App\Http\Controllers\HomeController@country
      as
      frontend.country
      namespace
      prefix
      where
      file
      app/Http/Controllers/HomeController.php:67-71
      24 statements were executed (17 duplicates)Show only duplicates55.9ms
      • DatabaseSessionHandler.php#97sdb_m4u1.41msselect * from `sessions` where `id` = 'z3Do7QziOzV4zEiCAhVbMEHcP2OtdMythDYATN8m' limit 1
        Bindings
        • 0: z3Do7QziOzV4zEiCAhVbMEHcP2OtdMythDYATN8m
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:116
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:104
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:88
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • Movie.php#27sdb_m4u860μsselect * from `sites` where `host` like '%m4uhd.sbs%' limit 1
        Bindings
        • 0: %m4uhd.sbs%
        Backtrace
        • app/Models/Movie.php:27
        • app/Http/Controllers/HomeController.php:69
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Movie.php#31sdb_m4u620μsselect * from `sites` where `host` is null limit 1
        Backtrace
        • app/Models/Movie.php:31
        • app/Http/Controllers/HomeController.php:69
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • HomeController.php#69sdb_m4u1.4msselect count(*) as aggregate from `movies` where (`site_id` = 1 or `site_id` is null) and `country` = 'Portugal'
        Bindings
        • 0: 1
        • 1: Portugal
        Backtrace
        • app/Http/Controllers/HomeController.php:69
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • rightbar.blade.php#21sdb_m4u12.53msselect `movies`.*, (select count(*) from `movie_visits` where `movies`.`id` = `movie_visits`.`movie_id` and date(`visited_at`) = '2025-03-14') as `movie_visits_count` from `movies` order by `movie_visits_count` desc limit 10
        Bindings
        • 0: 2025-03-14
        Backtrace
        • view::components.rightbar:21
        • 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:75
      • rightbar.blade.php#29sdb_m4u14.07msselect `movies`.*, (select count(*) from `movie_visits` where `movies`.`id` = `movie_visits`.`movie_id` and `visited_at` between '2025-03-10 00:00:00' and '2025-03-14 16:27:22') as `movie_visits_count` from `movies` order by `movie_visits_count` desc limit 10
        Bindings
        • 0: 2025-03-10 00:00:00
        • 1: 2025-03-14 16:27:22
        Backtrace
        • view::components.rightbar:29
        • 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:75
      • rightbar.blade.php#37sdb_m4u12.23msselect `movies`.*, (select count(*) from `movie_visits` where `movies`.`id` = `movie_visits`.`movie_id` and `visited_at` between '2025-03-01 00:00:00' and '2025-03-14 16:27:22') as `movie_visits_count` from `movies` order by `movie_visits_count` desc limit 10
        Bindings
        • 0: 2025-03-01 00:00:00
        • 1: 2025-03-14 16:27:22
        Backtrace
        • view::components.rightbar: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:75
      • Site.php#58sdb_m4u760μsselect * from `sites` where `host` like '%m4uhd.sbs' or `host` is null limit 1
        Bindings
        • 0: %m4uhd.sbs
        Backtrace
        • app/Models/Site.php:58
        • view::layouts.guest:9
        • 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
      • Site.php#59sdb_m4u720μsselect * from `general_settings` where `general_settings`.`site_id` = 1 and `general_settings`.`site_id` is not null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Site.php:59
        • view::layouts.guest:9
        • 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
      • Site.php#61sdb_m4u960μsselect * from `meta_data` where `site_id` = 1 and `type` = 'Home' limit 1
        Bindings
        • 0: 1
        • 1: Home
        Backtrace
        • app/Models/Site.php:61
        • view::layouts.guest:9
        • 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
      • Site.php#66sdb_m4u570μsselect * from `genres` limit 1
        Backtrace
        • app/Models/Site.php:66
        • view::layouts.guest:9
        • 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
      • Site.php#66sdb_m4u650μsselect `name` from `genres`
        Backtrace
        • app/Models/Site.php:66
        • view::layouts.guest:9
        • 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
      • Site.php#58sdb_m4u920μsselect * from `sites` where `host` like '%m4uhd.sbs' or `host` is null limit 1
        Bindings
        • 0: %m4uhd.sbs
        Backtrace
        • app/Models/Site.php:58
        • view::layouts.guest:15
        • 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
      • Site.php#59sdb_m4u750μsselect * from `general_settings` where `general_settings`.`site_id` = 1 and `general_settings`.`site_id` is not null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Site.php:59
        • view::layouts.guest:15
        • 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
      • Site.php#61sdb_m4u720μsselect * from `meta_data` where `site_id` = 1 and `type` = 'Home' limit 1
        Bindings
        • 0: 1
        • 1: Home
        Backtrace
        • app/Models/Site.php:61
        • view::layouts.guest:15
        • 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
      • Site.php#66sdb_m4u770μsselect * from `genres` limit 1
        Backtrace
        • app/Models/Site.php:66
        • view::layouts.guest:15
        • 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
      • Site.php#66sdb_m4u550μsselect `name` from `genres`
        Backtrace
        • app/Models/Site.php:66
        • view::layouts.guest:15
        • 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
      • Site.php#58sdb_m4u770μsselect * from `sites` where `host` like '%m4uhd.sbs' or `host` is null limit 1
        Bindings
        • 0: %m4uhd.sbs
        Backtrace
        • app/Models/Site.php:58
        • view::layouts.guest:17
        • 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
      • Site.php#59sdb_m4u810μsselect * from `general_settings` where `general_settings`.`site_id` = 1 and `general_settings`.`site_id` is not null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Site.php:59
        • view::layouts.guest:17
        • 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
      • Site.php#61sdb_m4u700μsselect * from `meta_data` where `site_id` = 1 and `type` = 'Home' limit 1
        Bindings
        • 0: 1
        • 1: Home
        Backtrace
        • app/Models/Site.php:61
        • view::layouts.guest:17
        • 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
      • Site.php#66sdb_m4u600μsselect * from `genres` limit 1
        Backtrace
        • app/Models/Site.php:66
        • view::layouts.guest:17
        • 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
      • Site.php#66sdb_m4u340μsselect `name` from `genres`
        Backtrace
        • app/Models/Site.php:66
        • view::layouts.guest:17
        • 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
      • DatabaseSessionHandler.php#97sdb_m4u820μsselect * from `sessions` where `id` = 'z3Do7QziOzV4zEiCAhVbMEHcP2OtdMythDYATN8m' limit 1
        Bindings
        • 0: z3Do7QziOzV4zEiCAhVbMEHcP2OtdMythDYATN8m
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:175
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • DatabaseSessionHandler.php#158sdb_m4u1.37msinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiZjNiRTEyakFLNll3dGs4YVJHSWVnbGZSZk9TRDZ6SVljRjVqT1hTOSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MzQ6Imh0dHBzOi8vbTR1aGQuc2JzL2NvdW50cnkvUG9ydHVnYWwiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1741969642, null, '3.19.67.91', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'z3Do7QziOzV4zEiCAhVbMEHcP2OtdMythDYATN8m')
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiZjNiRTEyakFLNll3dGs4YVJHSWVnbGZSZk9TRDZ6SVljRjVqT1hTOSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MzQ6Imh0dHBzOi8vbTR1aGQuc2JzL2NvdW50cnkvUG9ydHVnYWwiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
        • 1: 1741969642
        • 2: 
        • 3: 3.19.67.91
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: z3Do7QziOzV4zEiCAhVbMEHcP2OtdMythDYATN8m
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:175
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      App\Models\Movie
      30Movie.php#?
      App\Models\Site
      4Site.php#?
      App\Models\GeneralSetting
      3GeneralSetting.php#?
      App\Models\MetaData
      3MetaData.php#?
      App\Models\Genre
      3Genre.php#?
          _token
          f3bE12jAK6Ywtk8aRGIeglfRfOSD6zIYcF5jOXS9
          _previous
          array:1 [ "url" => "https://m4uhd.sbs/country/Portugal" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /country/Portugal
          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:23 [ "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" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "priority" => array:1 [ 0 => "u=0, i" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cf-connecting-ip" => array:1 [ 0 => "3.19.67.91" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cf-ray" => array:1 [ 0 => "920523589a2550d9-ORD" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "3.19.67.91, 3.19.67.91" ] "host" => array:1 [ 0 => "m4uhd.sbs" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Fri, 14 Mar 2025 16:27:22 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikw5RFRoYml3SWIvY1EwMGZmQ3plSlE9PSIsInZhbHVlIjoiK1RYeUpkZ2EzaDI0cVRVZ0dJekVWN1M4WG95UTRDcDl5VHlHbmJUeG11OWdNQ3MrT2F3c29Ic3pRRFZjOVN5SkwwdlJBQjZsbmcvdHQwSHRuZTRjMVg4MEx0bGVBV0dDOTI1NFlubFM2aTkzdTFocVhZQW1aN3JvRjlObmc3OUUiLCJtYWMiOiI0YTkwNzE4MGQyN2JlYThlZWI4MTc2NGU2NmE1NGYzYzk1OWNjYjhhZmE0NDk0NDFiOTU3MDI0N2EzNDhkOTU2IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 18:27:22 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikw5RFRoYml3SWIvY1EwMGZmQ3plSlE9PSIsInZhbHVlIjoiK1RYeUpkZ2EzaDI0cVRVZ0dJekVWN1M4WG95UTRDcDl5VHlHbmJUeG11OWdNQ3MrT2F3c29Ic3pRRFZjOVN5SkwwdlJBQ" 1 => "laravel_session=eyJpdiI6ImlOZExwNWlRMmpxV2hVWlBwbzR2Snc9PSIsInZhbHVlIjoiQ0krT2VkWUtJbFdLOEI0RXRPYWxQaDZENXhTam5RZFdFM2JWbzBqOC8vQ2JWTWhuL0FDOVVYOE96OFR4bXJLMnlZSVpaMUpkbDdLQ2o2S0k1bUk1aklBR0JYLzlWRVZEWk9wSjFYdnN0aHNhZkJHQ2JYc0pYZVptK0JOTEZYcDkiLCJtYWMiOiJhN2FjZjE5MmIxN2NjZjY5ODQ1ZmQxYWE1Y2E2MjA1NmMwMWY4ZDAzYjMxNWYyYjdiMTM5NGRlODRmOTQ5MGJhIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 18:27:22 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImlOZExwNWlRMmpxV2hVWlBwbzR2Snc9PSIsInZhbHVlIjoiQ0krT2VkWUtJbFdLOEI0RXRPYWxQaDZENXhTam5RZFdFM2JWbzBqOC8vQ2JWTWhuL0FDOVVYOE96OFR4bXJLMnlZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikw5RFRoYml3SWIvY1EwMGZmQ3plSlE9PSIsInZhbHVlIjoiK1RYeUpkZ2EzaDI0cVRVZ0dJekVWN1M4WG95UTRDcDl5VHlHbmJUeG11OWdNQ3MrT2F3c29Ic3pRRFZjOVN5SkwwdlJBQjZsbmcvdHQwSHRuZTRjMVg4MEx0bGVBV0dDOTI1NFlubFM2aTkzdTFocVhZQW1aN3JvRjlObmc3OUUiLCJtYWMiOiI0YTkwNzE4MGQyN2JlYThlZWI4MTc2NGU2NmE1NGYzYzk1OWNjYjhhZmE0NDk0NDFiOTU3MDI0N2EzNDhkOTU2IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 18:27:22 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikw5RFRoYml3SWIvY1EwMGZmQ3plSlE9PSIsInZhbHVlIjoiK1RYeUpkZ2EzaDI0cVRVZ0dJekVWN1M4WG95UTRDcDl5VHlHbmJUeG11OWdNQ3MrT2F3c29Ic3pRRFZjOVN5SkwwdlJBQ" 1 => "laravel_session=eyJpdiI6ImlOZExwNWlRMmpxV2hVWlBwbzR2Snc9PSIsInZhbHVlIjoiQ0krT2VkWUtJbFdLOEI0RXRPYWxQaDZENXhTam5RZFdFM2JWbzBqOC8vQ2JWTWhuL0FDOVVYOE96OFR4bXJLMnlZSVpaMUpkbDdLQ2o2S0k1bUk1aklBR0JYLzlWRVZEWk9wSjFYdnN0aHNhZkJHQ2JYc0pYZVptK0JOTEZYcDkiLCJtYWMiOiJhN2FjZjE5MmIxN2NjZjY5ODQ1ZmQxYWE1Y2E2MjA1NmMwMWY4ZDAzYjMxNWYyYjdiMTM5NGRlODRmOTQ5MGJhIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 18:27:22 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImlOZExwNWlRMmpxV2hVWlBwbzR2Snc9PSIsInZhbHVlIjoiQ0krT2VkWUtJbFdLOEI0RXRPYWxQaDZENXhTam5RZFdFM2JWbzBqOC8vQ2JWTWhuL0FDOVVYOE96OFR4bXJLMnlZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "f3bE12jAK6Ywtk8aRGIeglfRfOSD6zIYcF5jOXS9" "_previous" => array:1 [ "url" => "https://m4uhd.sbs/country/Portugal" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-14 16:27:22GET/country/Portugal52443