[2026-04-18 18:46:40] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 1 limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 1 limit 1) at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(1, Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(1)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('luxury-hall-of-...', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:414)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): PDO->prepare('select `ht_room...')
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select `ht_room...', Array)
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(1, Array)
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(1)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('luxury-hall-of-...', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#71 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#72 {main}
"} 
[2026-04-18 22:38:55] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 2 limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 2 limit 1) at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(2, Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(2)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('pendora-fame', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:414)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): PDO->prepare('select `ht_room...')
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select `ht_room...', Array)
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(2, Array)
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(2)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('pendora-fame', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#71 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#72 {main}
"} 
[2026-04-18 22:38:55] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 3 limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 3 limit 1) at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(3, Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(3)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('pacific-room', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:414)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): PDO->prepare('select `ht_room...')
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select `ht_room...', Array)
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(3, Array)
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(3)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('pacific-room', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#71 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#72 {main}
"} 
[2026-04-18 22:38:55] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 5 limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 5 limit 1) at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(5, Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(5)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('family-suite', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:414)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): PDO->prepare('select `ht_room...')
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select `ht_room...', Array)
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(5, Array)
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(5)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('family-suite', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#71 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#72 {main}
"} 
[2026-04-18 22:38:55] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 6 limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist (SQL: select `ht_rooms`.*, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_count`, (select count(*) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id` and `status` = approved) as `approved_review_count`, (select avg(`ht_room_reviews`.`star`) from `ht_room_reviews` where `ht_rooms`.`id` = `ht_room_reviews`.`room_id`) as `reviews_avg_star` from `ht_rooms` where `ht_rooms`.`id` = 6 limit 1) at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(6, Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(6)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('relax-suite', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gyannewsoftware_hotelbooking53.ht_room_reviews' doesn't exist at /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php:414)
[stacktrace]
#0 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): PDO->prepare('select `ht_room...')
#1 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select `ht_room...', Array)
#2 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback('select `ht_room...', Array, Object(Closure))
#3 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run('select `ht_room...', Array, Object(Closure))
#4 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2705): Illuminate\\Database\\Connection->select('select `ht_room...', Array, true)
#5 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#7 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2693): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array)
#9 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#10 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(296): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#11 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(442): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#12 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(474): Illuminate\\Database\\Eloquent\\Builder->find(6, Array)
#13 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/hotel/src/Http/Controllers/PublicController.php(159): Illuminate\\Database\\Eloquent\\Builder->findOrFail(6)
#14 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Botble\\Hotel\\Http\\Controllers\\PublicController->getRoom('relax-suite', Object(Botble\\Hotel\\Repositories\\Eloquent\\RoomRepository))
#15 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getRoom', Array)
#16 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Botble\\Hotel\\Http\\Controllers\\PublicController), 'getRoom')
#17 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#18 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#19 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocalizationRedirectFilter.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocalizationRedirectFilter->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/platform/plugins/language/src/Http/Middleware/LocaleSessionRedirect.php(69): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Language\\Http\\Middleware\\LocaleSessionRedirect->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/CoreMiddleware.php(12): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\CoreMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/HttpsProtocolMiddleware.php(16): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\HttpsProtocolMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/base/src/Http/Middleware/LocaleMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Base\\Http\\Middleware\\LocaleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/installer/src/Http/Middleware/RedirectIfNotInstalledMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\Installer\\Http\\Middleware\\RedirectIfNotInstalledMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#40 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#48 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#49 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#50 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#51 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/botble/platform/js-validation/src/RemoteValidationMiddleware.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Botble\\JsValidation\\RemoteValidationMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#71 /home/gyannewsoftware/public_html/hotelbooking5_riorelax/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#72 {main}
"} 
