Epic Expeditions

YOUR PASSPORT TO THRILLS!

Epic Expeditions Special offers to suit your plan

×
Request history28.2.29PHP Version594msRequest Duration9MBMemory UsageGET /RouteAuth status
  • warninglog[04:10:43] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (160ms)time
  • Application (435ms)time
  • 1 x Application (73.16%)
    435ms
    1 x Booting (26.84%)
    160ms
    24 templates were rendered
    • 1x Page::frontend.detaildetail.blade.php#?blade
    • 1x Template::frontend.blocks.form-search-all-service.indexindex.blade.php#?blade
    • 1x Template::frontend.blocks.form-search-all-service.style-normalstyle-normal.blade.php#?blade
    • 1x Template::frontend.blocks.form-search-all-service.form-searchform-search.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.form-searchform-search.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.fields.location-descktoplocation-descktop.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.fields.date-descktopdate-descktop.blade.php#?blade
    • 1x Hotel::frontend.layouts.search.fields.guests-descktop-roomsguests-descktop-rooms.blade.php#?blade
    • 1x Template::frontend.blocks.testimonial.indexindex.blade.php#?blade
    • 1x layouts.appapp.blade.php#?blade
    • 1x Layout::appapp.blade.php#?blade
    • 1x Layout::parts.faviconfavicon.blade.php#?blade
    • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
    • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
    • 1x Layout::parts.topbar-desktop-pagestopbar-desktop-pages.blade.php#?blade
    • 1x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
    • 1x Language::frontend.switcherswitcher.blade.php#?blade
    • 1x Layout::parts.footerfooter.blade.php#?blade
    • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
    • 1x Layout::auth.login-formlogin-form.blade.php#?blade
    • 1x Layout::auth.register-formregister-form.blade.php#?blade
    • 1x Popup::frontend.popuppopup.blade.php#?blade
    • 1x auth.confirm-password-modalconfirm-password-modal.blade.php#?blade
    • 1x demo_scriptdemo_script.blade.php#?blade
    uri
    GET /
    middleware
    web
    controller
    App\Http\Controllers\HomeController@index
    namespace
    App\Http\Controllers
    prefix
    where
    file
    app/Http/Controllers/HomeController.php:607-637
    9 statements were executed9.83ms
    • select * from `core_pages` where `id` = '1' and `status` = 'publish' and `core_pages`.`deleted_at` is null limit 11.74msadmin_testv2HomeController.php#610
      Bindings
      • 0: 1
      • 1: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. app/Http/Controllers/HomeController.php:610
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `core_page_translations` where `core_page_translations`.`origin_id` = 1 and `core_page_translations`.`origin_id` is not null and `locale` = 'fr' limit 1390μsadmin_testv2HasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Http/Controllers/HomeController.php:613
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `bravo_seo` where `object_id` = 1 and `object_model` = 'page' limit 1380μsadmin_testv2BaseModel.php#199
      Bindings
      • 0: 1
      • 1: page
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. app/BaseModel.php:199
      • 17. app/BaseModel.php:212
      • 18. app/Http/Controllers/HomeController.php:614
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `core_templates` where `core_templates`.`id` = 1 and `core_templates`.`id` is not null limit 1450μsadmin_testv2Page.php#79
      Bindings
      • 0: 1
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. modules/Page/Models/Page.php:79
      • 22. view::Page::frontend.detail:55
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_template_translations` where `core_template_translations`.`origin_id` = 1 and `core_template_translations`.`origin_id` is not null and `locale` = 'fr' limit 1380μsadmin_testv2HasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. modules/Page/Models/Page.php:81
      • 23. view::Page::frontend.detail:55
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null order by `name` asc limit 10004.66msadmin_testv2FormSearchAllService.php#129
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Template/Blocks/FormSearchAllService.php:129
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:55
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_location_translations` where `locale` = 'fr' and `bravo_location_translations`.`origin_id` in (18, 20, 30, 31, 32, 44, 48, 6479, 6481, 6482, 6484, 6486, 6491, 6493, 6495, 6497, 6500, 6502, 6503, 6504, 6505, 6509, 6516, 6518, 6519, 6522, 6526, 6531, 6533, 6537, 6538, 6539, 6540, 6541, 7489, 7490, 7491, 7492, 7493, 7494, 7495, 7496, 7497, 7498, 7499, 7500, 7501, 7502, 7503, 7504, 7505, 7506, 7507, 7508, 7509, 7510, 7511, 7512, 7513, 7514, 7515, 7516, 7517, 7518, 7519, 7520, 7521, 7522, 7523, 7524, 7525, 7526, 7527, 7528, 7529, 7530, 7531, 7532, 7533, 7534, 7535, 7536, 7537, 7538, 7539, 7540, 7541, 7542, 7543, 7544, 7545, 7546, 7547, 7548, 7549, 7550, 7551, 7552, 7553, 7554, 7555, 7556, 7655, 7656, 7657, 7658, 7659, 7660, 7661, 7662, 7663, 7664, 7665, 7666, 7667, 7668, 7669, 7670, 7671, 7672, 7673, 7674, 7675, 7676, 7677, 7678, 7679, 7680, 7681, 7682, 7683, 7684, 7685, 7686, 7687, 7688, 7689, 7690, 7691, 7692, 7693, 7694, 7695, 7696, 7697, 7698, 7699, 7700, 7701, 7702, 7703, 7704, 7705, 7706, 7707, 7708, 7709, 7710, 7711, 7712, 7713, 7714, 7715, 7716, 7717, 7718, 7719, 7720, 7721, 7722, 7723, 7724, 7725, 7726, 7727, 7728, 7729, 7730, 7731, 7732, 7733, 7734, 7735, 7736, 7737, 7738, 7739, 7740, 7741, 7742, 7743, 7744, 7745, 7746, 7747, 7748, 7749, 7750, 7751, 7752, 7753, 7754, 7755, 7756, 7757, 7758, 7759, 7760, 7761, 7762, 7763, 7764, 7765, 7766, 7767, 7768, 7769, 7770, 7771, 7772, 7773, 7774, 7775, 7776, 7777, 7778, 7779, 7780, 7781, 7782, 7783, 7784, 7785, 7786, 7787, 7788, 7789, 7790, 7791, 7792, 7793, 7794, 7795, 7796, 7797, 7798, 7799, 7800, 7801, 7802, 7803, 7804, 7805, 7806, 7807, 7808, 7809, 7810, 7811, 7812, 7813, 7814, 7815, 7816, 7817, 7818, 7819, 7820, 7821, 7822, 7823, 7824, 7825, 7826, 7827, 7828, 7829, 7830, 7831, 7832, 7833, 7834, 7835, 7836, 7837, 7838, 7839, 7840, 7841, 7842, 7843, 7844, 7845, 7846, 7847, 7848, 7849, 7850, 7851, 7852, 7853, 7854, 7855, 7856, 7857, 7858, 7859, 7860, 7861, 7862, 7863, 7864, 7865, 7866, 7867, 7868, 7869, 7870, 7871, 7872, 7873, 7874, 7875, 7876, 7877, 7878, 7879, 7880, 7881, 7882, 7883, 7884, 7885, 7886, 7887, 7888, 7889, 7890, 7891, 7892, 7893, 7894, 7895, 7896, 7897, 7898, 7899, 7900, 7901, 7902, 7903, 7904, 7905, 7906, 7907, 7908, 7909, 7910, 7911, 7912, 7913, 7914, 7915, 7916, 7917, 7918, 7919, 7920, 7921, 7922, 7923, 7924, 7925, 7926, 7927, 7928, 7929, 7930, 7931, 7932, 7933, 7934, 7935, 7936, 7937, 7938, 7939, 7940, 7941, 7942, 7943, 7944, 7945, 7946, 7947, 7948, 7949, 7950, 7951, 7952, 7953, 7954, 7955, 7956, 7957, 7958, 7959, 7960, 7961, 7962, 7963, 7964, 7965, 7966, 7967, 7968, 7969, 7970, 7971, 7972, 7973, 7974, 7975, 7976, 7977, 7978, 7979, 7980, 7981, 7982, 7983, 7984, 7985, 7986, 7987, 7988, 7989, 7990, 7991, 7992, 7993, 7994, 7995, 7996, 7997, 7998, 7999, 8000, 8001, 8002, 8003, 8004, 8005, 8006, 8007, 8008, 8009, 8010, 8011, 8012, 8013, 8014, 8015, 8016, 8017, 8018, 8019, 8020, 8021, 8022, 8023, 8024, 8025, 8026, 8027, 8028, 8029, 8030, 8031, 8032, 8033, 8034, 8035, 8036, 8037, 8038, 8039, 8040, 8041, 8042, 8043, 8044, 8045, 8046, 8047, 8048, 8049, 8050, 8051, 8052, 8053, 8054, 8055, 8056, 8057, 8058, 8059, 8060, 8061, 8062, 8063, 8064, 8065, 8066, 8067, 8068, 8069, 8070, 8071, 8072, 8073, 8074, 8075, 8076, 8077, 8078, 8079, 8080, 8081, 8082, 8083, 8084, 8085, 8086, 8087, 8088, 8089, 8090, 8091, 8092, 8093, 8094, 8095, 8096, 8097, 8098, 8099, 8100, 8101, 8102, 8103, 8104, 8105, 8106, 8107, 8108, 8109, 8110, 8111, 8112, 8113, 8114, 8115, 8116, 8117, 8118, 8119, 8120, 8121, 8122, 8123, 8124, 8125, 8126, 8127, 9111, 9112, 9113, 9114, 9115, 9116, 9117, 9118, 9119, 9120, 9121, 9122, 9123, 9124, 9125, 9126, 9127, 9128, 9129, 9130, 9131, 9132, 9133, 9134, 9135, 9136, 9137, 9138, 9139, 9140, 9141, 9142, 9143, 9144, 9145, 9146, 9147, 9148, 9149, 9150, 9151, 9152, 9153, 9154, 9155, 9156, 9157, 9158, 9159, 9160, 9161, 9162, 9163, 9164, 9165, 9166, 9167, 9168, 9169, 9170, 9171, 9172, 9173, 9174, 9175, 9176, 9177, 9178, 9179, 9180, 9181, 9182, 9183, 9184, 9185, 9186, 9187, 9188, 9189, 9190, 9191, 9192, 9193, 9194, 9195, 9196, 9197, 9198, 9199, 9200, 9201, 9202, 9203, 9204, 9205, 9206, 9207, 9208, 9209, 9210, 9211, 9212, 9213, 9214, 9215, 9216, 9217, 9218, 9219, 9220, 9221, 9222, 9223, 9224, 9225, 9226, 9227, 9228, 9229, 9230, 9231, 9232, 9233, 9234, 9235, 9236, 9237, 9238, 9239, 9240, 9241, 9242, 9243, 9244, 9245, 9246, 9247, 9248, 9249, 9250, 9251, 9252, 9253, 9254, 9255, 9256, 9257, 9258, 9259, 9260, 9261, 9262, 9263, 9264, 9265, 9266, 9267, 9268, 9269, 9270, 9271, 9272, 9273, 9274, 9275, 9276, 9277, 9278, 9279, 9280, 9281, 9282, 9283, 9284, 9285, 9286, 9287, 9288, 9289, 9290, 9291, 9292, 9293, 9294, 9295, 9296, 9297, 9298, 9299, 9300, 9301, 9302, 9303, 9304, 9305, 9306, 9307, 9308, 9309, 9310, 9311, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9322, 9323, 9324, 9325, 9326, 9327, 9328, 9329, 9330, 9331, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 9342, 9343, 9344, 9345, 9346, 9347, 9348, 9349, 9350, 9351, 9352, 9353, 9354, 9355, 9356, 9357, 9358, 9359, 9360, 9361, 9362, 9363, 9364, 9365, 9366, 9367, 9368, 9369, 9370, 9371, 9372, 9373, 9374, 9375, 9376, 9377, 9378, 9379, 9380, 9381, 9382, 9383, 9384, 9385, 9386, 9387, 9388, 9389, 9390, 9391, 9392, 9393, 9394, 9395, 9396, 9397, 9398, 9399, 9400, 9401, 9402, 9403, 9404, 9405, 9406, 9407, 9408, 9409, 9410, 9411, 9412, 9413, 9414, 9415, 9416, 9417, 9418, 9419, 9420, 9421, 9422, 9423, 9424, 9425, 9426, 9427, 9428, 9429, 9430, 9431, 9432, 9433, 9434, 9435, 9436, 9437, 9438, 9439, 9440, 9441, 9442, 9443, 9444, 9445, 9446, 9447, 9448, 9449, 9450, 9451, 9452, 9453, 9454, 9455, 9456, 9457, 9458, 9459, 9460, 9461, 9462, 9463, 9464, 9465, 9466, 9467, 9468, 9469, 9470, 9471, 9472, 9473, 9474, 9475, 9476, 9477, 9478, 9479, 9480, 9481, 9482, 9483, 9484, 9485, 9486, 9487, 9488, 9489, 9490, 9491, 9492, 9493, 9494, 9495, 9496, 9497, 9498, 9499, 9500, 9501, 9502, 9503, 9504, 9505, 9506, 9507, 9508, 9509, 9510, 9511, 9512, 9513, 9514, 9515, 9516, 9517, 9518, 9519, 9520, 10270, 10271, 10272, 10273, 10274, 10275, 10295, 10296, 10297, 10298, 10299, 10300, 10301, 10302, 10303)950μsadmin_testv2FormSearchAllService.php#129
      Bindings
      • 0: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Template/Blocks/FormSearchAllService.php:129
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:55
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_tour_category` where `status` = 'publish' and `bravo_tour_category`.`deleted_at` is null490μsadmin_testv2FormSearchAllService.php#130
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Template/Blocks/FormSearchAllService.php:130
      • 18. modules/Template/Blocks/RootBlock.php:10
      • 21. modules/Page/Models/Page.php:82
      • 22. view::Page::frontend.detail:55
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • select * from `bravo_tour_category_translations` where `locale` = 'fr' and `bravo_tour_category_translations`.`origin_id` in (1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25)390μsadmin_testv2FormSearchAllService.php#130
      Bindings
      • 0: fr
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. modules/Template/Blocks/FormSearchAllService.php:130
      • 23. modules/Template/Blocks/RootBlock.php:10
      • 26. modules/Page/Models/Page.php:82
      • 27. view::Page::frontend.detail:55
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    Modules\Location\Models\Location
    1000Location.php#?
    Modules\Tour\Models\TourCategory
    24TourCategory.php#?
    Modules\Tour\Models\TourCategoryTranslation
    7TourCategoryTranslation.php#?
    Modules\Page\Models\Page
    1Page.php#?
    Modules\Page\Models\PageTranslation
    1PageTranslation.php#?
    Modules\Core\Models\SEO
    1SEO.php#?
    Modules\Template\Models\Template
    1Template.php#?
    Modules\Template\Models\TemplateTranslation
    1TemplateTranslation.php#?
      web
      null
      sanctum
      null
        _token
        s5XfLQmD2AyKOn2yD13GRkIvsSngBQOa31r6xvRw
        _previous
        array:1 [ "url" => "https://www.wherever-travels.pro" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /
        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 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InYyK0dUeFo1ZlJNdlRROGFiSUE3Rmc9PSIsInZhbHVlIjoiNmJLS0htTmYxVnNvbzBsOGhua01IbXl2REJ4Q1Z4RkdLNmZhdzhPTUlEenpqSHlnZndpamMreWZlSVU4WnJBd2RoUHBIQU82enRqVlkvdm5ic1lVbU5xWmoyWlhxVE5DeWE5S1A1NG0rWmxybHdoZFJrRjhuN2hwcTJhbDgxd3QiLCJtYWMiOiI3NDI0YjUwMzMwZWU1N2ZhMTRlYmE2MTFhNWFhODI1YmMxZDAyY2I0NDQ1MDI0YWRkODA2MTg2NmY1Zjc4N2E0IiwidGFnIjoiIn0%3D; wherever_travel_session=eyJpdiI6InJKek0vbmVobG40NFhxYVpxM3lKTlE9PSIsInZhbHVlIjoiYm1rWmRaekJ0N2pwczhobU9NNUd5aGJKT1ZrdWN4RDBseFRUZjFRQit5NEVjRjg5VTlqNExOMFdQeStmYWRzR2lDcWVLN3NnRVBUeTFZUk1WRjBaUHZOU0g0Szd2Z2VDTmpuZWRkSGxWYmlBS2JmZW5XN2NnZzBrVm1wdWN0bXIiLCJtYWMiOiI0MmVlYjQ4OGZlYjM2N2E2MDhjYTRmMDExZWEzODQ2NGE1MzA3YTFmOTM5ZDQ1OGI4M2IzNTM4YzY3NjZiYmNiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InYyK0dUeFo1ZlJNdlRROGFiSUE3Rmc9PSIsInZhbHVlIjoiNmJLS0htTmYxVnNvbzBsOGhua01IbXl2REJ4Q1Z4RkdLNmZhdzhPTUlEenpqSHlnZndpamMreWZlSVU4WnJBd2RoUHBIQ" ] "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" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "216.73.216.210" ] "host" => array:1 [ 0 => "www.wherever-travels.pro" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "s5XfLQmD2AyKOn2yD13GRkIvsSngBQOa31r6xvRw" "wherever_travel_session" => "nnrppUN5ko3Z6K1g4bsxdNXpaqlcEAQcFFxWDznM" ]
        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, 18 Jul 2025 03:10:43 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJqRHkwZldITXF5Yjk3bUhPbmQ0bFE9PSIsInZhbHVlIjoiaWJkanRRdG5sUzhzaXMySGpUS2NzcUd5QkUxYzJIYjZEL1pZQTNDUC9Fb0N0dlllR1REOVBaNWtxWVBINDVEdXFHZ3liSmIrdHNaSWVBMXk0RC9TS0x3cWs1NjBYRWh1eEFXTXd6MVhQM2Q2Qll1TFpmcVQxVWVJWGhlTjh2ODciLCJtYWMiOiI0YTE5ODNiNTgyOGMzM2U2M2JlZTI5MTAxN2E5NDI4YzVkYzMyNzNjMzgzYjk0M2M0ZmZjYWNjNWIyODRkM2EwIiwidGFnIjoiIn0%3D; expires=Fri, 18 Jul 2025 05:10:43 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjJqRHkwZldITXF5Yjk3bUhPbmQ0bFE9PSIsInZhbHVlIjoiaWJkanRRdG5sUzhzaXMySGpUS2NzcUd5QkUxYzJIYjZEL1pZQTNDUC9Fb0N0dlllR1REOVBaNWtxWVBINDVEdXFHZ3liS" 1 => "wherever_travel_session=eyJpdiI6InJNZVFIOG5ZQUcxeVhFR1Z2cWoxZ1E9PSIsInZhbHVlIjoiQWNQUjhxbnRwZDFJUXdhbUVkSllETzV3Nnc3QUkwOW15Ym1OcGtBWWNwWm1SMGY3MDEyNzZ0VGlid2FjR3NMckh1N3JrVFAvYVpKS2lIbjJOMVJIWDFCeEx6c0NkSC9zTXBPTy85TDFOSTBzbjJIdmZRU1RiNUloUk16NjdibzQiLCJtYWMiOiJkZGI3NDQwZTIzYzc5Yjc0ZGVjOThkOTNiMTdmMGU4ZTlkN2U5ZDVhNzkyNmU1NGJhYzU2ZjJiZWE1NWE4MWRmIiwidGFnIjoiIn0%3D; expires=Fri, 18 Jul 2025 05:10:43 GMT; Max-Age=7200; path=/; httponly; samesite=laxwherever_travel_session=eyJpdiI6InJNZVFIOG5ZQUcxeVhFR1Z2cWoxZ1E9PSIsInZhbHVlIjoiQWNQUjhxbnRwZDFJUXdhbUVkSllETzV3Nnc3QUkwOW15Ym1OcGtBWWNwWm1SMGY3MDEyNzZ0VGlid2Fj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJqRHkwZldITXF5Yjk3bUhPbmQ0bFE9PSIsInZhbHVlIjoiaWJkanRRdG5sUzhzaXMySGpUS2NzcUd5QkUxYzJIYjZEL1pZQTNDUC9Fb0N0dlllR1REOVBaNWtxWVBINDVEdXFHZ3liSmIrdHNaSWVBMXk0RC9TS0x3cWs1NjBYRWh1eEFXTXd6MVhQM2Q2Qll1TFpmcVQxVWVJWGhlTjh2ODciLCJtYWMiOiI0YTE5ODNiNTgyOGMzM2U2M2JlZTI5MTAxN2E5NDI4YzVkYzMyNzNjMzgzYjk0M2M0ZmZjYWNjNWIyODRkM2EwIiwidGFnIjoiIn0%3D; expires=Fri, 18-Jul-2025 05:10:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJqRHkwZldITXF5Yjk3bUhPbmQ0bFE9PSIsInZhbHVlIjoiaWJkanRRdG5sUzhzaXMySGpUS2NzcUd5QkUxYzJIYjZEL1pZQTNDUC9Fb0N0dlllR1REOVBaNWtxWVBINDVEdXFHZ3liS" 1 => "wherever_travel_session=eyJpdiI6InJNZVFIOG5ZQUcxeVhFR1Z2cWoxZ1E9PSIsInZhbHVlIjoiQWNQUjhxbnRwZDFJUXdhbUVkSllETzV3Nnc3QUkwOW15Ym1OcGtBWWNwWm1SMGY3MDEyNzZ0VGlid2FjR3NMckh1N3JrVFAvYVpKS2lIbjJOMVJIWDFCeEx6c0NkSC9zTXBPTy85TDFOSTBzbjJIdmZRU1RiNUloUk16NjdibzQiLCJtYWMiOiJkZGI3NDQwZTIzYzc5Yjc0ZGVjOThkOTNiMTdmMGU4ZTlkN2U5ZDVhNzkyNmU1NGJhYzU2ZjJiZWE1NWE4MWRmIiwidGFnIjoiIn0%3D; expires=Fri, 18-Jul-2025 05:10:43 GMT; path=/; httponlywherever_travel_session=eyJpdiI6InJNZVFIOG5ZQUcxeVhFR1Z2cWoxZ1E9PSIsInZhbHVlIjoiQWNQUjhxbnRwZDFJUXdhbUVkSllETzV3Nnc3QUkwOW15Ym1OcGtBWWNwWm1SMGY3MDEyNzZ0VGlid2Fj" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "s5XfLQmD2AyKOn2yD13GRkIvsSngBQOa31r6xvRw" "_previous" => array:1 [ "url" => "https://www.wherever-travels.pro" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-18 04:10:42GET/en/hotel/nour-palace-resort-thalassomahdia?end=2025-05-04&start=2025-05-03 (stacked)1
        #22025-07-18 04:10:43GET/12491036
        2025-07-18 - 2025-07-19