< Samba to Botad Tempo Traveller – Safe &amp; Affordable Ride.

0 Tempo Travellers

Sort
This is rajasthan travels page home
SettingsRequest history8.3.17PHP Version353msRequest Duration32MBMemory UsageGET tempo-traveller/{type?}
status
200 OK
full_url
https://www.rajasthantravels.net/tempo-traveller/samba-to-botad-tempo-traveller
action_name
tempoTravellerSearch
controller_action
App\Http\Controllers\FrontendController@tempoTravellerSearch
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://www.rajasthantravels.net/tempo-traveller/samba-to-botad-tempo-traveller
action_name
tempoTravellerSearch
controller_action
App\Http\Controllers\FrontendController@tempoTravellerSearch
uri
GET tempo-traveller/{type?}
controller
App\Http\Controllers\FrontendController@tempoTravellerSearch
file
app/Http/Controllers/FrontendController.php:336-374
middleware
web
duration
355ms
peak_memory
36MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:16 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "www.rajasthantravels.net" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "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)" ] "x-https" => array:1 [ 0 => "1" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 25 May 2025 09:59:09 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "wwWuBZIA7WGU1QuBE2S7ZjQ8SThnznn34o0afpVt" ]
    • Booting (166ms)time
    • Application (186ms)time
    • Routing (2.01ms)
    • Preparing Response (89.9ms)
    • 1 x Application (52.79%)
      186ms
      1 x Booting (47.21%)
      166ms
      1 x Preparing Response (25.5%)
      89.90ms
      1 x Routing (0.57%)
      2.01ms
      8 templates were rendered
      • frontend.tempo-traveller.indexindex.blade.php#?blade
      • components.bread-crumbbread-crumb.blade.php#?blade
      • frontend.tempo-traveller.tempo-travellertempo-traveller.blade.php#?blade
      • components.frontend.mastermaster.blade.php#?blade
      • components.frontend.stylestyle.blade.php#?blade
      • components.frontend.headerheader.blade.php#?blade
      • components.frontend.footerfooter.blade.php#?blade
      • components.frontend.scriptscript.blade.php#?blade
      uri
      GET tempo-traveller/{type?}
      middleware
      web
      controller
      App\Http\Controllers\FrontendController@tempoTravellerSearch
      as
      tempoTravellerSearch
      file
      app/Http/Controllers/FrontendController.php:336-374
      54 statements were executed (22 duplicates)Show only duplicates54.73ms
      • CacheManager.php#227rajasthantravels_liveConnection Established
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:227
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:113
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:93
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:61
        • vendor/spatie/laravel-permission/src/PermissionRegistrar.php:88
      • DatabaseSessionHandler.php#97rajasthantravels_live2.41msselect * from `sessions` where `id` = 'SnZt89Lz6TXJjynqSHMAbfkjYGDsIcbhww2WOLEj' limit 1
        Bindings
        • 0: SnZt89Lz6TXJjynqSHMAbfkjYGDsIcbhww2WOLEj
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • FrontendController.php#65rajasthantravels_live1.05msselect * from `places` where `slug` = 'samba' limit 1
        Bindings
        • 0: samba
        Backtrace
        • app/Http/Controllers/FrontendController.php:65
        • app/Http/Controllers/FrontendController.php:339
        • 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
      • FrontendController.php#66rajasthantravels_live600μsselect * from `places` where `slug` = 'botad' limit 1
        Bindings
        • 0: botad
        Backtrace
        • app/Http/Controllers/FrontendController.php:66
        • app/Http/Controllers/FrontendController.php:339
        • 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
      • FrontendController.php#67rajasthantravels_live580μsselect * from `routes` where `from_place_id` = 566 and `to_place_id` = 319 limit 1
        Bindings
        • 0: 566
        • 1: 319
        Backtrace
        • app/Http/Controllers/FrontendController.php:67
        • app/Http/Controllers/FrontendController.php:339
        • 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
      • FrontendController.php#340rajasthantravels_live420μsselect * from `tempo_traveller_types`
        Backtrace
        • app/Http/Controllers/FrontendController.php:340
        • 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
      • FrontendController.php#341rajasthantravels_live330μsselect * from `tempo_traveller_types` where `slug` = 'samba-to-botad-tempo-traveller' limit 1
        Bindings
        • 0: samba-to-botad-tempo-traveller
        Backtrace
        • app/Http/Controllers/FrontendController.php:341
        • 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
      • FrontendController.php#346rajasthantravels_live470μsselect * from `tempos` where `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/FrontendController.php:346
        • 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
      • FrontendController.php#347rajasthantravels_live4.65msselect * from `places` where `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/FrontendController.php:347
        • 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
      • FrontendController.php#359rajasthantravels_live5.3msselect * from `places` order by RAND() limit 1
        Backtrace
        • app/Http/Controllers/FrontendController.php:359
        • 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
      • FrontendController.php#361rajasthantravels_live21.33msselect * from `routes` where `from_place_id` = 210 order by RAND() limit 20
        Bindings
        • 0: 210
        Backtrace
        • app/Http/Controllers/FrontendController.php:361
        • 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
      • FrontendController.php#362rajasthantravels_live1.41msselect * from `airports` order by RAND() limit 20
        Backtrace
        • app/Http/Controllers/FrontendController.php:362
        • 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
      • FrontendController.php#363rajasthantravels_live410μsselect * from `places` where `id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • app/Http/Controllers/FrontendController.php:363
        • 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
      • FrontendController.php#364rajasthantravels_live350μsselect * from `places` where `id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • app/Http/Controllers/FrontendController.php:364
        • 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
      • FrontendController.php#371rajasthantravels_live320μsselect * from `faqs` where `status` = 'active' and `type` = 'TEMPO-TRAVELLER'
        Bindings
        • 0: active
        • 1: TEMPO-TRAVELLER
        Backtrace
        • app/Http/Controllers/FrontendController.php:371
        • 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
      • index.blade.php#253rajasthantravels_live530μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live380μsselect * from `places` where `places`.`id` = 593 limit 1
        Bindings
        • 0: 593
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live340μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live360μsselect * from `places` where `places`.`id` = 444 limit 1
        Bindings
        • 0: 444
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live390μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live370μsselect * from `places` where `places`.`id` = 772 limit 1
        Bindings
        • 0: 772
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live520μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live330μsselect * from `places` where `places`.`id` = 421 limit 1
        Bindings
        • 0: 421
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live460μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live370μsselect * from `places` where `places`.`id` = 439 limit 1
        Bindings
        • 0: 439
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live420μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live370μsselect * from `places` where `places`.`id` = 849 limit 1
        Bindings
        • 0: 849
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live380μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live410μsselect * from `places` where `places`.`id` = 449 limit 1
        Bindings
        • 0: 449
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live350μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live330μsselect * from `places` where `places`.`id` = 514 limit 1
        Bindings
        • 0: 514
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live350μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live350μsselect * from `places` where `places`.`id` = 495 limit 1
        Bindings
        • 0: 495
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live330μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live360μsselect * from `places` where `places`.`id` = 621 limit 1
        Bindings
        • 0: 621
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live400μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live340μsselect * from `places` where `places`.`id` = 285 limit 1
        Bindings
        • 0: 285
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live420μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live320μsselect * from `places` where `places`.`id` = 219 limit 1
        Bindings
        • 0: 219
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live350μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live360μsselect * from `places` where `places`.`id` = 325 limit 1
        Bindings
        • 0: 325
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live330μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live360μsselect * from `places` where `places`.`id` = 509 limit 1
        Bindings
        • 0: 509
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live380μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live350μsselect * from `places` where `places`.`id` = 568 limit 1
        Bindings
        • 0: 568
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live370μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live370μsselect * from `places` where `places`.`id` = 686 limit 1
        Bindings
        • 0: 686
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live350μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live340μsselect * from `places` where `places`.`id` = 829 limit 1
        Bindings
        • 0: 829
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live340μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live400μsselect * from `places` where `places`.`id` = 385 limit 1
        Bindings
        • 0: 385
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live360μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live350μsselect * from `places` where `places`.`id` = 677 limit 1
        Bindings
        • 0: 677
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      • index.blade.php#253rajasthantravels_live430μsselect * from `places` where `places`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • view::frontend.tempo-traveller.index:253
        • 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
      • index.blade.php#255rajasthantravels_live480μsselect * from `places` where `places`.`id` = 658 limit 1
        Bindings
        • 0: 658
        Backtrace
        • view::frontend.tempo-traveller.index:255
        • 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
      App\Models\Place
      705Place.php#?
      App\Models\Route
      21Route.php#?
      App\Models\Airport
      20Airport.php#?
      App\Models\TempoTravellerType
      6TempoTravellerType.php#?
          _token
          wwWuBZIA7WGU1QuBE2S7ZjQ8SThnznn34o0afpVt
          ClearShow all
          Date ↕MethodURLData
          #12025-05-25 09:59:09GET/tempo-traveller/samba-to-botad-tempo-traveller854752
          SunMonTueWedThuFriSat
          27282930123456789101112131415161718192021222324252627282930311234567
          SunMonTueWedThuFriSat
          27282930123456789101112131415161718192021222324252627282930311234567
          :
          PM
          :
          PM