Cheap flights from Reus (REU)

Cheap flights from Reus (REU)

City: Reus

IATA: REU

Country: Spain

Local time:


Airports of Reus:

Cheap flights from Reus to other cities

The prices for flights from Reus depend on the season, the city, the servicing airline, and the current special offers.  The price of the ticket from Reus can increase by more than 13% depending on the number of days and tickets remaining before departure.

LowCost.Club recommends buying airplane tickets from Reus in advance so you can choose a more suitable seat at a lower price.

Prices for flights from Reus

List of the cheapest flights from Reus that were found by users in the last 48 hours:

Attention! The price of airfares may change depending on the remaining airfares.

The cheapest flight from Reus, which was found by users in the last 2 days: flight Reus — Paris with departure 2025-05-28 and the price of $15.

The fastest flight from Reus: RK3849 (Reus — London) to the closest departure 2025-05-01 16:20:00 and flight duration 2h 20m.

Prices for domestic flights from Reus

Prices for international flights from Reus

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 Version278msRequest Duration4MBMemory UsageGET route/{iata}Route
    • Booting (22.71ms)time
    • Application (255ms)time
    • 1 x Application (91.82%)
      255ms
      1 x Booting (8.17%)
      22.71ms
      46 templates were rendered
      • 1x views_us.cities.fromfrom.blade.php#?blade
      • 1x cities.fromfrom.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-from-topcity-from-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 1x cities.LastSales48LastSales48.blade.php#?blade
      • 1x components.salesListsalesList.blade.php#?blade
      • 3x components.saleListItemsaleListItem.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 20x components.routeListItemrouteListItem.blade.php#?blade
      • 1x banners.city-from-bottomcity-from-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 route/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@from
      namespace
      prefix
      /
      where
      as
      citiesFrom
      file
      app/Http/Controllers/CitiesController.php:195-301
      44 statements were executed (4 duplicates)Show only duplicates82.63ms
      • 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#84aviatickets5.73msselect * from `cities` where `code` = 'reu' limit 1
        Bindings
        • 0: reu
        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:197
      • AirportSqlRepository.php#56aviatickets1.96msselect * from `airports` where `city_id` = 5284 and `board` = 1 order by `en` asc
        Bindings
        • 0: 5284
        • 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:203
      • AirportSqlRepository.php#56aviatickets1.31msselect * from `cities` where `cities`.`id` in (5284)
        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:203
      • AirlineSqlRepository.php#67aviatickets2.2msselect * from `airline_routes` where `origin_city_id` = 5284 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 5284
        • 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:211
      • AirlineRouteSqlRepository.php#446aviatickets1msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 5284 and `transfers` = '0'
        Bindings
        • 0: 5284
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:446
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:440
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:50
      • CitiesRoutesPrice.php#68aviatickets1.39msselect * from `flights_by` where `origin_city_id` = 5284 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 5284
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:68
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:60
        • app/Avia/Services/CitiesRoutesPrice.php:28
      • CountriesRepository.php#31aviatickets980μ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/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • AirlineSqlRepository.php#181aviatickets3.17msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 5284 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 5284
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:181
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • AirlineSqlRepository.php#183aviatickets1.85msselect * from `airlines` where `airlines`.`id` = 4282 limit 1
        Bindings
        • 0: 4282
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:183
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • RouteRepository.php#72aviatickets18.51msselect * from `flights_2025` where `origin_id` = 5284 and `date_update` >= '2025-04-29 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 5284
        • 1: 2025-04-29 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:72
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:64
        • app/Http/Controllers/CitiesController.php:225
      • LocalRouteRepository.php#79aviatickets1.92msSELECT * FROM flights_by WHERE origin_city_id=5284 AND destination_city_id IN (4805,9260,3654)
        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.14msselect * from `flights_by` where `id` in (278054, 278076, 278023)
        Bindings
        • 0: 278054
        • 1: 278076
        • 2: 278023
        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 `cities` where `cities`.`id` in (5284)
        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.42msselect * from `cities` where `cities`.`id` in (3654, 4805, 9260)
        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.37msselect * from `sites_relationships` where `sites_relationships`.`id` in (278023, 278054, 278076)
        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.42msselect * from `countries` where `countries`.`id` in (17, 120, 125)
        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
      • FlightSchedulesRepository.php#44aviatickets1.58msselect * from `flights_schedules` where `origin_city_id` = 5284 and `origin_datetime` >= '2025-05-01' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 5284
        • 1: 2025-05-01
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:44
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:37
        • app/Http/Controllers/CitiesController.php:234
      • LocalRouteRepository.php#520aviatickets1.27msselect * from `flights_by` where `origin_city_id` = 5284 and `destination_city_id` = 3654 limit 1
        Bindings
        • 0: 5284
        • 1: 3654
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/CitiesController.php:235
      • LocalRouteRepository.php#520aviatickets1.08msselect * from `sites_relationships` where `sites_relationships`.`id` in (278054)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/CitiesController.php:235
      • LocalRouteRepository.php#609aviatickets1.56msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 5284 and `destination_country_id` <> 23 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 5284
        • 1: 23
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:609
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:613
        • app/Avia/Managers/CityCountryRoutes.php:79
      • CityToCountryRepository.php#48aviatickets1.7msselect * from `flights_by` where `origin_city_id` = 5284 and `destination_country_id` in (120, 134, 248, 17, 105, 109, 226, 14, 125, 99, 76, 215) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 5284
        • 1: 120
        • 2: 134
        • 3: 248
        • 4: 17
        • 5: 105
        • 6: 109
        • 7: 226
        • 8: 14
        • 9: 125
        • 10: 99
        • 11: 76
        • 12: 215
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • CityToCountryRepository.php#48aviatickets1.49msselect * from `countries` where `countries`.`id` in (14, 17, 76, 99, 105, 109, 120, 125, 134, 215, 226, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • LocalRouteRepository.php#359aviatickets1.44msselect * from `flights_by` where `origin_city_id` = 5284 and `destination_country_id` = 23 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 5284
        • 1: 23
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.2msselect * from `cities` where `cities`.`id` in (5284)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.28msselect * from `cities` where `cities`.`id` in (113, 178, 472, 2540, 3787, 5856, 5992, 6543, 6928, 9266)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.19msselect * from `sites_relationships` where `sites_relationships`.`id` in (277991, 277993, 277999, 278039, 278055, 278057, 278077, 278090, 278093, 278099)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets970μsselect * from `countries` where `countries`.`id` in (23)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#412aviatickets1.49msselect * from `flights_by` where `origin_city_id` = 5284 and `destination_country_id` <> 23 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 5284
        • 1: 23
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.22msselect * from `cities` where `cities`.`id` in (5284)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.72msselect * from `cities` where `cities`.`id` in (407, 511, 2058, 2686, 3505, 3654, 4081, 4805, 6136, 8960)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.95msselect * from `sites_relationships` where `sites_relationships`.`id` in (277998, 278032, 278041, 278050, 278054, 278063, 278076, 278094, 857836, 1035088)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.15msselect * from `countries` where `countries`.`id` in (14, 17, 76, 105, 120, 134, 226, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • CitiesController.php#293aviatickets1.13msselect * from `countries` where `countries`.`id` = 23 limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Http/Controllers/CitiesController.php:293
        • 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
      • LastSales48.blade.php#62aviatickets1.1msselect * from `cities` where `cities`.`id` = 3654 limit 1
        Bindings
        • 0: 3654
        Backtrace
        • view::cities.LastSales48:62
        • 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
      • LocalRouteRepository.php#175aviatickets1.02msselect * 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#175aviatickets1.2msselect * 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.2msselect * 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.21msselect * 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#175aviatickets900μ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.65msselect * 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#149aviatickets960μsselect * 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.2msselect * from `cities` where `cities`.`id` in (1115, 1903, 2686, 3445, 3448, 3951, 4081, 4805, 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#149aviatickets1.09msselect * from `countries` where `countries`.`id` in (92, 120, 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.14msselect * from `sites_relationships` where `sites_relationships`.`id` in (239645, 239765, 239824, 239994, 240101, 240103, 240218, 240243, 240377)
        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\LocalRoute
      55LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      50City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      39SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      35Country.php#?
      App\Avia\Infrastructure\Model\Route
      20Route.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
      App\Avia\Infrastructure\Model\Airline
      1Airline.php#?
            _token
            siJvloIimh7o9Zl4ZU0o4AkZRi2278oPout7RvN2
            _previous
            array:1 [ "url" => "https://d.lowcost.club/route/reu?_url=%2Froute%2Freu" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/reu
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/reu" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFsaGRxbnZFL3Y5YlVRWUdOOGVhcHc9PSIsInZhbHVlIjoiaUJLWS9qeE9mODJPWDR0WFlVcGQrM3VvTTUzVHlITnBocVNrbWZWWFA0NGtpZUJQR3crMFp0TkFGMzE5YW83R3F1ejZnR2Z1b3BEcHg0dFRoN3hUSDR5YTVvNlF1Y1h0Z1I2Y0dmVmhyQzBaeGp2WTUrYVRxT0JCeXdIOS9sb2EiLCJtYWMiOiI3OWM5NmVlNzA0OGEzMWNjYTYxZjdlNjIwNGNmZTdkZWVhNWQ5MTAxNDgwY2E1YzQ2NzgxMmI0ZWUyMmFhYWE1IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6Inl1ZWEzeXhzZzNXc0VoY1ZEeFg1REE9PSIsInZhbHVlIjoiYkFWMUFSbGhQODdaOFZtYmN3bkViZDZ3TVExMTkyZkhITmpBNWtiTlNLL3NUSWlJQklVZ2FFSWpyQlNLN2plZklDN3Awb2s2RmhZRFFsWGNyN3VLUFFtMVl1TkxONzdqQnNjbktObTIxRW5HRm9uU3hmWXY3RTdXb1NZOUFZODYiLCJtYWMiOiIwNjYyMzI0ZjMxZmM5ZjJhMzk4NjI0YjE2NTU2ZjUzODExODhmNjk4OTAxZTllNjNjZDdlZDAxNmMyOTJkYTFjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjFsaGRxbnZFL3Y5YlVRWUdOOGVhcHc9PSIsInZhbHVlIjoiaUJLWS9qeE9mODJPWDR0WFlVcGQrM3VvTTUzVHlITnBocVNrbWZWWFA0NGtpZUJQR3crMFp0TkFGMzE5YW83R3F1ejZnR" ] "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" => "siJvloIimh7o9Zl4ZU0o4AkZRi2278oPout7RvN2" "lowcostclub_session" => "3RJIfNaDOkuFyWgm4f1etLC0SZODyBuCxBoJXOyO" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Thu, 01 May 2025 10:46:51 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9XQ3Qxb1E1TWM0UHhvcnp2blhQNnc9PSIsInZhbHVlIjoiaUlxazdRY2VLTG1pUy9jV1RMWGcwQlVBL2dGQ0V6Qy8vY1doZHJJUUlmcVV1dDYxbnVoQ0hnclpBTjZhSDBxbndQRzNPc2N4ZVd5WE4xeXZDbnFaS3Z6WGIxK2RDdFlkQlFLOVNNdEwyMEZBUlltVnhuQkg1dXV4UXRnK2xINXoiLCJtYWMiOiJlNWRiZDY4YmI5YjM1N2Y4OTI1ZjUyZTBjOTM2YzQxNzg0OWRiNzM5NmJhYTVhZDBlZDUzMDM3ODljNDg5MTJjIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 12:46:51 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik9XQ3Qxb1E1TWM0UHhvcnp2blhQNnc9PSIsInZhbHVlIjoiaUlxazdRY2VLTG1pUy9jV1RMWGcwQlVBL2dGQ0V6Qy8vY1doZHJJUUlmcVV1dDYxbnVoQ0hnclpBTjZhSDBxbndQRzNPc" 1 => "lowcostclub_session=eyJpdiI6ImJFcUh0NUVVMlEvU21ZVGxXMm4ybVE9PSIsInZhbHVlIjoiZzZJQk9laUkyZnBqbVNEVzR4cHowR09QbGgxVHNETko1Rm91YysyamloY2hwWng3VmV4dk1iL3IxWFhxamppZ09NY0JIZENGZG56OGV1UlNoY3NGa0lXV2ZFVEY2MXlQSkoxV2J5VFFDRFB5S1dBWFlZUmlyaXFSdWlGWE5Oa3ciLCJtYWMiOiJiNTU4ZTQzZjRlNzg4MWI0MmJlYzQ4YmNmNjU0MjgxNTNkMTQ1YzBlM2Y0NGRmYTkwNzgwODlhOGQ4YzYwNDQ3IiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 12:46:51 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImJFcUh0NUVVMlEvU21ZVGxXMm4ybVE9PSIsInZhbHVlIjoiZzZJQk9laUkyZnBqbVNEVzR4cHowR09QbGgxVHNETko1Rm91YysyamloY2hwWng3VmV4dk1iL3IxWFhxampp" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9XQ3Qxb1E1TWM0UHhvcnp2blhQNnc9PSIsInZhbHVlIjoiaUlxazdRY2VLTG1pUy9jV1RMWGcwQlVBL2dGQ0V6Qy8vY1doZHJJUUlmcVV1dDYxbnVoQ0hnclpBTjZhSDBxbndQRzNPc2N4ZVd5WE4xeXZDbnFaS3Z6WGIxK2RDdFlkQlFLOVNNdEwyMEZBUlltVnhuQkg1dXV4UXRnK2xINXoiLCJtYWMiOiJlNWRiZDY4YmI5YjM1N2Y4OTI1ZjUyZTBjOTM2YzQxNzg0OWRiNzM5NmJhYTVhZDBlZDUzMDM3ODljNDg5MTJjIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 12:46:51 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik9XQ3Qxb1E1TWM0UHhvcnp2blhQNnc9PSIsInZhbHVlIjoiaUlxazdRY2VLTG1pUy9jV1RMWGcwQlVBL2dGQ0V6Qy8vY1doZHJJUUlmcVV1dDYxbnVoQ0hnclpBTjZhSDBxbndQRzNPc" 1 => "lowcostclub_session=eyJpdiI6ImJFcUh0NUVVMlEvU21ZVGxXMm4ybVE9PSIsInZhbHVlIjoiZzZJQk9laUkyZnBqbVNEVzR4cHowR09QbGgxVHNETko1Rm91YysyamloY2hwWng3VmV4dk1iL3IxWFhxamppZ09NY0JIZENGZG56OGV1UlNoY3NGa0lXV2ZFVEY2MXlQSkoxV2J5VFFDRFB5S1dBWFlZUmlyaXFSdWlGWE5Oa3ciLCJtYWMiOiJiNTU4ZTQzZjRlNzg4MWI0MmJlYzQ4YmNmNjU0MjgxNTNkMTQ1YzBlM2Y0NGRmYTkwNzgwODlhOGQ4YzYwNDQ3IiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 12:46:51 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImJFcUh0NUVVMlEvU21ZVGxXMm4ybVE9PSIsInZhbHVlIjoiZzZJQk9laUkyZnBqbVNEVzR4cHowR09QbGgxVHNETko1Rm91YysyamloY2hwWng3VmV4dk1iL3IxWFhxampp" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "siJvloIimh7o9Zl4ZU0o4AkZRi2278oPout7RvN2" "_previous" => array:1 [ "url" => "https://d.lowcost.club/route/reu?_url=%2Froute%2Freu" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-05-01 10:46:51GET/route/reu4644215