TourController.php#46aarnatours290425_abhi_tNt430μsselect*from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
TourController.php#46aarnatours290425_abhi_tNt400μsselect*from `bravo_location_translations` where `locale` ='en'and `bravo_location_translations`.`origin_id` in (1)
Bindings
0:en
Hints
Use SELECT * only if you need all columns from table
TourController.php#86aarnatours290425_abhi_tNt660μsselect*from `bravo_terms` where `bravo_terms`.`attr_id` in (1, 2) and `bravo_terms`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
TourController.php#86aarnatours290425_abhi_tNt570μsselect*from `bravo_attrs_translations` where `locale` ='en'and `bravo_attrs_translations`.`origin_id` in (1, 2)
Bindings
0:en
Hints
Use SELECT * only if you need all columns from table