Cheap flights to Lianyungang (LYG)

Cheap flights to Lianyungang

LowCost.Club compares the prices of flights to Lianyungang for 728 companies. We are looking for the cheapest plane tickets to Lianyungang without the extra charge and commission.

City: Lianyungang

IATA: LYG

Country: China

Local time:

Airports

Airlines flying to Lianyungang

Prices for airfares to Lianyungang

LowCost.Club recommends buying airplane tickets to Lianyungang in advance so that you can choose a more suitable seat at a lower price.  The most optimal time to buy is 59 days before departure (this is the average time in which tickets for the plane to Lianyungang were bought at the lowest prices).  The price of the ticket to Lianyungang can increase by more than 25% depending on the number of days and tickets remaining before departure.

Prices for direct flights to Lianyungang

Nearest cities with airports

A flight to a neighboring city can be cheaper or more convenient in time. Compare the prices for flights to neighboring cities.  The nearest city with the airport is Linyi has located 69 km from Lianyungang.

We use cookies and similar technologies for different purposes. Read the privacy policy. If you use the site you agree to them.

Request history8.3.0PHP Version190msRequest Duration3MBMemory UsageGET city/{iata}Route
    • Booting (22.58ms)time
    • Application (167ms)time
    • 1 x Application (88.1%)
      167ms
      1 x Booting (11.89%)
      22.58ms
      44 templates were rendered
      • 1x views_us.cities.viewview.blade.php#?blade
      • 1x cities.viewview.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x banners.city-topcity-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 3x components.airlines-columnairlines-column.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 16x components.routeListItemrouteListItem.blade.php#?blade
      • 3x components.neighbors-citiesneighbors-cities.blade.php#?blade
      • 1x components.related-linksrelated-links.blade.php#?blade
      • 1x banners.city-bottomcity-bottom.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET city/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@view
      namespace
      prefix
      /
      where
      as
      city
      file
      app/Http/Controllers/CitiesController.php:59-181
      28 statements were executed (4 duplicates)Show only duplicates38.5ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • CitySqlRepository.php#84aviatickets4.41msselect * from `cities` where `code` = 'lyg' limit 1
        Bindings
        • 0: lyg
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/CitiesController.php:67
      • NeighborTrait.php#41aviatickets1.53msselect * from `cities` where `id` in (3769, 9343, 8929, 7258, 6654, 5956, 2808, 8930, 6164, 1413) limit 10 offset 0
        Bindings
        • 0: 3769
        • 1: 9343
        • 2: 8929
        • 3: 7258
        • 4: 6654
        • 5: 5956
        • 6: 2808
        • 7: 8930
        • 8: 6164
        • 9: 1413
        Backtrace
        • app/Avia/Infrastructure/Model/NeighborTrait.php:41
        • app/Http/Controllers/CitiesController.php:75
        • 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
      • NeighborTrait.php#41aviatickets1.34msselect * from `countries` where `countries`.`id` in (70)
        Backtrace
        • app/Avia/Infrastructure/Model/NeighborTrait.php:41
        • app/Http/Controllers/CitiesController.php:75
        • 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
      • CountriesRepository.php#31aviatickets990μsselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Http/Controllers/CitiesController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#67aviatickets1.31msselect * from `airline_routes` where `origin_city_id` = 3768 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 3768
        • 1: 1
        • 2: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:60
        • app/Http/Controllers/CitiesController.php:81
      • AirlineSqlRepository.php#90aviatickets1.16msselect * from `airlines` where `id` in (20431, 5453, 749, 21325, 1754, 5587, 20162, 20295, 17855, 23893) order by `name` asc
        Bindings
        • 0: 20431
        • 1: 5453
        • 2: 749
        • 3: 21325
        • 4: 1754
        • 5: 5587
        • 6: 20162
        • 7: 20295
        • 8: 17855
        • 9: 23893
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:90
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:84
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:72
      • AirlineRouteSqlRepository.php#140aviatickets1.14msselect * from `airline_routes` where `destination_city_id` = 3768 and `transfers` = 0
        Bindings
        • 0: 3768
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:140
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:134
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:72
      • LocalRouteRepository.php#79aviatickets2.42msSELECT * FROM flights_by WHERE destination_city_id=3768 AND origin_city_id IN (8447,1519,1597,5584,5942,4382,2302,7028,6251,9369,1331,8608,2442,1310,1934,2991,8457,7505)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:79
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.12msselect * from `flights_by` where `id` in (404833, 78168, 408740, 1002029, 421774, 137217, 1005443, 476336, 483358, 340040, 495881, 1009214, 59686, 131524, 1010868, 476670)
        Bindings
        • 0: 404833
        • 1: 78168
        • 2: 408740
        • 3: 1002029
        • 4: 421774
        • 5: 137217
        • 6: 1005443
        • 7: 476336
        • 8: 483358
        • 9: 340040
        • 10: 495881
        • 11: 1009214
        • 12: 59686
        • 13: 131524
        • 14: 1010868
        • 15: 476670
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.55msselect * from `cities` where `cities`.`id` in (1310, 1331, 1519, 1934, 2302, 2442, 4382, 5584, 5942, 6251, 7028, 7505, 8447, 8457, 8608, 9369)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.03msselect * from `cities` where `cities`.`id` in (3768)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.17msselect * from `sites_relationships` where `sites_relationships`.`id` in (59686, 78168, 131524, 137217, 340040, 404833, 408740, 421774, 476336, 476670, 483358, 495881, 1002029, 1005443, 1009214, 1010868)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets940μsselect * from `countries` where `countries`.`id` in (70)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • CitiesRoutesPrice.php#93aviatickets1.61msselect * from `flights_by` where `destination_city_id` = 3768 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 3768
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:93
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:85
        • app/Avia/Services/CitiesRoutesPrice.php:47
      • RouteRepository.php#92aviatickets1.29msselect * from `flights_2025` where `destination_id` = 3768 and `date_update` >= '2025-05-08 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 3768
        • 1: 2025-05-08 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:92
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:84
        • app/Http/Controllers/CitiesController.php:101
      • AirportSqlRepository.php#56aviatickets1.51msselect * from `airports` where `city_id` = 3768 and `board` = 1 order by `en` asc
        Bindings
        • 0: 3768
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:105
      • AirportSqlRepository.php#56aviatickets1.18msselect * from `cities` where `cities`.`id` in (3768)
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:105
      • CitiesController.php#173aviatickets1.1msselect * from `countries` where `countries`.`id` = 70 limit 1
        Bindings
        • 0: 70
        Backtrace
        • app/Http/Controllers/CitiesController.php:173
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      • LocalRouteRepository.php#175aviatickets1.1msselect * from `flights_by` where `id` in (240458, 46235, 180255, 46251, 201516, 32301)
        Bindings
        • 0: 240458
        • 1: 46235
        • 2: 180255
        • 3: 46251
        • 4: 201516
        • 5: 32301
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets1msselect * from `cities` where `cities`.`id` in (537, 779, 3448, 3796, 4539)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets1.01msselect * from `cities` where `cities`.`id` in (2122, 3301, 5136, 7738, 8381, 8447)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets1.05msselect * from `countries` where `countries`.`id` in (17, 70, 79, 92, 105)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets890μsselect * from `sites_relationships` where `sites_relationships`.`id` in (32301, 46235, 46251, 180255, 201516, 240458)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#149aviatickets1.82msselect * from `flights_by` where `origin_city_id` = 4539 and (`price_one_way` > 0 or `price` > 0) and `id` not in (240458, 46235, 180255, 46251, 201516, 32301) order by `count` desc limit 9
        Bindings
        • 0: 4539
        • 1: 0
        • 2: 0
        • 3: 240458
        • 4: 46235
        • 5: 180255
        • 6: 46251
        • 7: 201516
        • 8: 32301
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.27msselect * from `cities` where `cities`.`id` in (4539)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.39msselect * from `cities` where `cities`.`id` in (1115, 1903, 2686, 3445, 3448, 3505, 3951, 4081, 8389)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets990μsselect * from `countries` where `countries`.`id` in (92, 134, 242, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.18msselect * from `sites_relationships` where `sites_relationships`.`id` in (239645, 239765, 239824, 239994, 240101, 240103, 240116, 240218, 240243)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      App\Avia\Infrastructure\Model\City
      50City.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      48LocalRoute.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      41AirlineRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      31SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      12Country.php#?
      App\Avia\Infrastructure\Model\Airline
      10Airline.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
            _token
            TWHEOJuMkz2ENRSD1qyP1D8kkLI6VinH0shhI6Fx
            _previous
            array:1 [ "url" => "https://d.lowcost.club/city/lyg?_url=%2Fcity%2Flyg" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /city/lyg
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/city/lyg" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpUTXpVYzRZT2I5QnNQZkpsMkhYY1E9PSIsInZhbHVlIjoiT3pidU5zek4yMi91MURaellxMHJ5em16ekozTjBHOXQvTFN0bC82M2lTQ1RMZDBXY0FCQk9SZ1l0KzBtQURDRkMzbUM4clEvOUhrRjVnS3RqWm8yZmJpN2NoeU9PNnFURnljVlZvRGhvc0huVUQwMnVTMDBrckNzVFhCbktYaGoiLCJtYWMiOiJjNDVhZWEyOTFhYTI1MGNlZjljNjA5YjFkZDYxMmQxMGZlYzk0NWY0OTdmZDNjYTAyNGZhNmU4ZTk3M2ViMmU2IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IjBwaGJyb1IvUll1OUN0dXF3ZnloRlE9PSIsInZhbHVlIjoiK2xRVTUyY0tlcmtqd0tJaksxMDRPTWRtUjlUaGt1dEQ2Njh4NGQ3c0h1bm9kVi9yUTEza2J6MFNvblMrcVhTdTZ5Uk5HeFZJWEp5Q250OHBEak41MFVlMkxiUXNQMnRoN1JOWGRlQmp5RCtpQ3UwNURyYmRHR0txTXJZekRDYkMiLCJtYWMiOiIwODEzNTA2Zjc4ZTJkYTYyN2U3OGM4MjM0YzMxYzNkMjIwOWUzYTE3ODVmMTNlNjgxMDBhODFjYTcwZmRhY2I1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlpUTXpVYzRZT2I5QnNQZkpsMkhYY1E9PSIsInZhbHVlIjoiT3pidU5zek4yMi91MURaellxMHJ5em16ekozTjBHOXQvTFN0bC82M2lTQ1RMZDBXY0FCQk9SZ1l0KzBtQURDRkMzbUM4c" ] "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" ] "host" => array:1 [ 0 => "d.lowcost.club" ] ]
            request_cookies
            0 of 0
            array:2 [ "XSRF-TOKEN" => "TWHEOJuMkz2ENRSD1qyP1D8kkLI6VinH0shhI6Fx" "lowcostclub_session" => "qlRjgAeztvrGVmkzUL86JQeV3gvM1yaPylSLjon5" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Sat, 10 May 2025 22:51:02 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkpnaDQyZEVEVEVCWlF3MDNnaEMxK0E9PSIsInZhbHVlIjoicWNYNXBsZWlRa3QwS2Flb0d1L3VwYTZtc2UyNDdkWXVVOVhkby9WWkdoekREMG96Tm1NVVQxQ2xiN0dNVGpwVlRGS25iRHp0RWFXcTF4M0FwcWNVbkYyRk1qUDJXZ0F3R0JEUS9zNEZIakFSQ08yT0FQVVM1KzMyL05XOThJenAiLCJtYWMiOiJkN2ZjYTc2NGI5MWMyM2Y3MWRjMDgxNWJiODEyMDMxZDU4ZTNlMTYzYjcwZWFiMGFkZDYzYTYzMTYwZmZhOGIxIiwidGFnIjoiIn0%3D; expires=Sun, 11 May 2025 00:51:02 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkpnaDQyZEVEVEVCWlF3MDNnaEMxK0E9PSIsInZhbHVlIjoicWNYNXBsZWlRa3QwS2Flb0d1L3VwYTZtc2UyNDdkWXVVOVhkby9WWkdoekREMG96Tm1NVVQxQ2xiN0dNVGpwVlRGS25iR" 1 => "lowcostclub_session=eyJpdiI6ImdJVHk5eExFRmNGUnlEVFg4OEgzTVE9PSIsInZhbHVlIjoiZWQ5VDlUT2g5YTl2MzYwb3dlaHJyZyswdXo1WStxektFY0J6R3pyNVlyQVdkc2oxcGRlSDFJRUxnUnJ4bnR2WWwydXNoMENIYUZYKy9jNU41ZjJVekhxaEE2OEU5OVRtelpVMFZGemdONUlqM1FnVWxpV0x0T2VjaHpvdEh6QlciLCJtYWMiOiJmYWZhM2YwODFmNzVlZGFkMjhjMGJhMzM2MzlkODgzZDA0MzIwOTdmODcyYjUyZDEyY2Q5NGJmYTkwZjBlYzUxIiwidGFnIjoiIn0%3D; expires=Sun, 11 May 2025 00:51:02 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImdJVHk5eExFRmNGUnlEVFg4OEgzTVE9PSIsInZhbHVlIjoiZWQ5VDlUT2g5YTl2MzYwb3dlaHJyZyswdXo1WStxektFY0J6R3pyNVlyQVdkc2oxcGRlSDFJRUxnUnJ4bnR2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkpnaDQyZEVEVEVCWlF3MDNnaEMxK0E9PSIsInZhbHVlIjoicWNYNXBsZWlRa3QwS2Flb0d1L3VwYTZtc2UyNDdkWXVVOVhkby9WWkdoekREMG96Tm1NVVQxQ2xiN0dNVGpwVlRGS25iRHp0RWFXcTF4M0FwcWNVbkYyRk1qUDJXZ0F3R0JEUS9zNEZIakFSQ08yT0FQVVM1KzMyL05XOThJenAiLCJtYWMiOiJkN2ZjYTc2NGI5MWMyM2Y3MWRjMDgxNWJiODEyMDMxZDU4ZTNlMTYzYjcwZWFiMGFkZDYzYTYzMTYwZmZhOGIxIiwidGFnIjoiIn0%3D; expires=Sun, 11-May-2025 00:51:02 GMT; path=/XSRF-TOKEN=eyJpdiI6IkpnaDQyZEVEVEVCWlF3MDNnaEMxK0E9PSIsInZhbHVlIjoicWNYNXBsZWlRa3QwS2Flb0d1L3VwYTZtc2UyNDdkWXVVOVhkby9WWkdoekREMG96Tm1NVVQxQ2xiN0dNVGpwVlRGS25iR" 1 => "lowcostclub_session=eyJpdiI6ImdJVHk5eExFRmNGUnlEVFg4OEgzTVE9PSIsInZhbHVlIjoiZWQ5VDlUT2g5YTl2MzYwb3dlaHJyZyswdXo1WStxektFY0J6R3pyNVlyQVdkc2oxcGRlSDFJRUxnUnJ4bnR2WWwydXNoMENIYUZYKy9jNU41ZjJVekhxaEE2OEU5OVRtelpVMFZGemdONUlqM1FnVWxpV0x0T2VjaHpvdEh6QlciLCJtYWMiOiJmYWZhM2YwODFmNzVlZGFkMjhjMGJhMzM2MzlkODgzZDA0MzIwOTdmODcyYjUyZDEyY2Q5NGJmYTkwZjBlYzUxIiwidGFnIjoiIn0%3D; expires=Sun, 11-May-2025 00:51:02 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImdJVHk5eExFRmNGUnlEVFg4OEgzTVE9PSIsInZhbHVlIjoiZWQ5VDlUT2g5YTl2MzYwb3dlaHJyZyswdXo1WStxektFY0J6R3pyNVlyQVdkc2oxcGRlSDFJRUxnUnJ4bnR2" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "TWHEOJuMkz2ENRSD1qyP1D8kkLI6VinH0shhI6Fx" "_previous" => array:1 [ "url" => "https://d.lowcost.club/city/lyg?_url=%2Fcity%2Flyg" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-05-10 22:51:02GET/city/lyg4428193