Edit File: laravel-2024-11-10.log
[2024-11-10 17:28:44] local.ERROR: Attempt to read property "unreadNotifications" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"unreadNotifications\" on null at /home/thunderw/public_html/app/Services/NotificationService.php:77) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/thunderw/...', 77) #1 /home/thunderw/public_html/app/Services/NotificationService.php(77): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', '/home/thunderw/...', 77) #2 /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php(29): App\\Services\\NotificationService->markAsReadNotifications(NULL) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\NotificationController->getNotifications() #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getNotification...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\NotificationController), 'getNotification...') #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #9 /home/thunderw/public_html/app/Http/Middleware/Admin/IsBlockedMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Admin\\IsBlockedMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #11 /home/thunderw/public_html/app/Http/Middleware/CheckAuthStatus.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\CheckAuthStatus->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum') #15 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #51 {main} "} [2024-11-10 17:31:37] local.ERROR: Attempt to read property "unreadNotifications" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"unreadNotifications\" on null at /home/thunderw/public_html/app/Services/NotificationService.php:77) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/thunderw/...', 77) #1 /home/thunderw/public_html/app/Services/NotificationService.php(77): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', '/home/thunderw/...', 77) #2 /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php(29): App\\Services\\NotificationService->markAsReadNotifications(NULL) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\NotificationController->getNotifications() #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getNotification...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\NotificationController), 'getNotification...') #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #9 /home/thunderw/public_html/app/Http/Middleware/Admin/IsBlockedMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Admin\\IsBlockedMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #11 /home/thunderw/public_html/app/Http/Middleware/CheckAuthStatus.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\CheckAuthStatus->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum') #15 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #51 {main} "} [2024-11-10 17:35:42] local.ERROR: Attempt to read property "unreadNotifications" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"unreadNotifications\" on null at /home/thunderw/public_html/app/Services/NotificationService.php:77) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/thunderw/...', 77) #1 /home/thunderw/public_html/app/Services/NotificationService.php(77): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', '/home/thunderw/...', 77) #2 /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php(29): App\\Services\\NotificationService->markAsReadNotifications(NULL) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\NotificationController->getNotifications() #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getNotification...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\NotificationController), 'getNotification...') #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #9 /home/thunderw/public_html/app/Http/Middleware/Admin/IsBlockedMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Admin\\IsBlockedMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #11 /home/thunderw/public_html/app/Http/Middleware/CheckAuthStatus.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\CheckAuthStatus->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum') #15 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #51 {main} "} [2024-11-10 17:37:55] local.ERROR: Attempt to read property "unreadNotifications" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"unreadNotifications\" on null at /home/thunderw/public_html/app/Services/NotificationService.php:77) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/thunderw/...', 77) #1 /home/thunderw/public_html/app/Services/NotificationService.php(77): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', '/home/thunderw/...', 77) #2 /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php(30): App\\Services\\NotificationService->markAsReadNotifications(NULL) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\NotificationController->getNotifications() #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getNotification...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\NotificationController), 'getNotification...') #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #9 /home/thunderw/public_html/app/Http/Middleware/Admin/IsBlockedMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Admin\\IsBlockedMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #11 /home/thunderw/public_html/app/Http/Middleware/CheckAuthStatus.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\CheckAuthStatus->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum') #15 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #51 {main} "} [2024-11-10 17:40:33] local.ERROR: Undefined property: Illuminate\Auth\AuthManager::$user {"exception":"[object] (ErrorException(code: 0): Undefined property: Illuminate\\Auth\\AuthManager::$user at /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php:19) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined prope...', '/home/thunderw/...', 19) #1 /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php(19): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Undefined prope...', '/home/thunderw/...', 19) #2 [internal function]: App\\Http\\Controllers\\Api\\General\\NotificationController->__construct(Object(App\\Services\\NotificationService)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(929): ReflectionClass->newInstanceArgs(Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...') #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(856): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true) #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array) #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(274): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...') #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1099): Illuminate\\Routing\\Route->getController() #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1030): Illuminate\\Routing\\Route->controllerMiddleware() #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(810): Illuminate\\Routing\\Route->gatherMiddleware() #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(792): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #38 {main} "} [2024-11-10 17:46:18] local.ERROR: Class "App\Http\Controllers\Api\General\Auth" not found {"exception":"[object] (Error(code: 0): Class \"App\\Http\\Controllers\\Api\\General\\Auth\" not found at /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php:19) [stacktrace] #0 [internal function]: App\\Http\\Controllers\\Api\\General\\NotificationController->__construct(Object(App\\Services\\NotificationService)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(929): ReflectionClass->newInstanceArgs(Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...') #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(856): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array) #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(274): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...') #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1099): Illuminate\\Routing\\Route->getController() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1030): Illuminate\\Routing\\Route->controllerMiddleware() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(810): Illuminate\\Routing\\Route->gatherMiddleware() #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(792): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route)) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #16 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #28 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #35 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #36 {main} "} [2024-11-10 17:49:11] local.ERROR: Constant expression contains invalid operations {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Constant expression contains invalid operations at /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php:15) [stacktrace] #0 {main} "} [2024-11-10 17:51:06] local.ERROR: Attempt to read property "unreadNotifications" on null {"userId":31,"exception":"[object] (ErrorException(code: 0): Attempt to read property \"unreadNotifications\" on null at /home/thunderw/public_html/app/Services/NotificationService.php:77) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Attempt to read...', '/home/thunderw/...', 77) #1 /home/thunderw/public_html/app/Services/NotificationService.php(77): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', '/home/thunderw/...', 77) #2 /home/thunderw/public_html/app/Http/Controllers/Api/General/NotificationController.php(30): App\\Services\\NotificationService->markAsReadNotifications(NULL) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\NotificationController->getNotifications() #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('getNotification...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\NotificationController), 'getNotification...') #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #9 /home/thunderw/public_html/app/Http/Middleware/Admin/IsBlockedMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Admin\\IsBlockedMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #11 /home/thunderw/public_html/app/Http/Middleware/CheckAuthStatus.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\CheckAuthStatus->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum') #15 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #17 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #51 {main} "} [2024-11-10 18:25:05] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbde-31c0-40fe-8d1d-06fe01878b19, {"type":"hit","key":"settings","value":{"is_production":"0","name_ar":"\u062b\u0646\u062f\u0631","name_en":"thunder","email":"aait@gmail.com","phone":"+966555184424","whatsapp":"+966555184424","logo":"\/storage\/images\/settings\/17291462068888069.png","fav_icon":"\/storage\/images\/settings\/17288289685508019.jpg","no_data_icon":"fav.png","default_user":"\/storage\/images\/users\/default.png","login_background":"\/storage\/images\/settings\/17288289707767991.jpg","intro_logo":"\/storage\/images\/settings\/17289765101224092.jpg","intro_loader":"\/storage\/images\/settings\/17289765116421739.jpg","intro_name":"Awamer elshabka","intro_name_ar":"\u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_name_en":"Awamer elshabka","intro_about":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","intro_about_ar":"\u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d","intro_about_en":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","about_image_2":"\/storage\/images\/settings\/17289764775236741.jpg","about_image_1":"\/storage\/images\/settings\/17289764762903822.jpg","services_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","services_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","services_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","how_work_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","fqs_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","parteners_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","contact_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","intro_email":"email@gmail.com","intro_phone":"+966555184424","intro_address":"\u0627\u0644\u0631\u064a\u0627\u0636 - \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","color":"#10163a","buttons_color":"#7367f0","hover_color":"#262c49","intro_meta_description":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_meta_keywords":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","smtp_user_name":"smtp_user_name","smtp_password":"smtp_password","smtp_mail_from":"smtp_mail_from","smtp_sender_name":"smtp_sender_name","smtp_port":"80","smtp_host":"send.smtp.com","smtp_encryption":"LTS","firebase_key":"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q","firebase_sender_id":"662557294717","google_places":"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc","google_analytics":"google_analytics","live_chat":"<iframe src=\"https:\/\/chat.socialintents.com\/c\/yoururl\" width=\"480\" height=\"540\" frameborder=\"0\"><\/iframe>","commission_from_providers":"10","commission_from_delegates":"10","price_per_kilometer":"200","vat_ratio":"10"},"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-2a0e-4528-9684-a447925d1977), (9d74dbde-31c0-40fe-8d1d-06fe01878b19, {"type":"hit","key":"socials","value":[{"id":1,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/facebook.png","link":"https:\/\/www.facebook.com","name":"facebook","created_at":null,"updated_at":null},{"id":2,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/Instagram.png","link":"https:\/\/www.instgram.com","name":"instgram","created_at":null,"updated_at":null},{"id":3,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/twitter.png","link":"https:\/\/www.twitter.com","name":"twitter","created_at":null,"updated_at":null},{"id":4,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"\u062a\u0648\u064a\u062a\u0631","created_at":"2024-10-13T08:12:52.000000Z","updated_at":"2024-10-13T08:12:52.000000Z"},{"id":5,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Beck Carver","created_at":"2024-10-15T08:58:15.000000Z","updated_at":"2024-10-15T08:58:15.000000Z"},{"id":6,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Fallon Frank","created_at":"2024-10-15T08:58:49.000000Z","updated_at":"2024-10-15T08:58:49.000000Z"},{"id":7,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/1729087618_8362.jpg","link":"https:\/\/x.com\/","name":"Ariana Mcneil","created_at":"2024-10-16T14:06:59.000000Z","updated_at":"2024-10-16T14:06:59.000000Z"}],"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-2b6e-463b-be4b-658535475be7), (9d74dbde-31c0-40fe-8d1d-06fe01878b19, {"ip_address":"156.197.6.44","uri":"\/api\/general\/categories","method":"OPTIONS","controller_action":null,"middleware":[],"headers":{"priority":"u=1, i","accept-language":"en-US,en;q=0.9,ar;q=0.8","sec-fetch-dest":"empty","sec-fetch-site":"cross-site","sec-fetch-mode":"cors","user-agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/130.0.0.0 Safari\/537.36 Edg\/130.0.0.0","origin":"http:\/\/localhost:5173","access-control-request-headers":"lang","access-control-request-method":"GET","accept":"*\/*","x-real-ip":"156.197.6.44","x-forwarded-server":"thunder-way.com","x-forwarded-proto":"https","x-forwarded-port":"443","x-forwarded-host":"thunder-way.com","referer":"http:\/\/localhost:5173\/","host":"thunder-way.com"},"payload":[],"session":[],"response_status":204,"response":"Empty Response","duration":111,"memory":22,"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:05, ?, request, 9d74dbde-310c-45f1-b593-db341dadbf10)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbde-31c0-40fe-8d1d-06fe01878b19, {\"type\":\"hit\",\"key\":\"settings\",\"value\":{\"is_production\":\"0\",\"name_ar\":\"\\u062b\\u0646\\u062f\\u0631\",\"name_en\":\"thunder\",\"email\":\"aait@gmail.com\",\"phone\":\"+966555184424\",\"whatsapp\":\"+966555184424\",\"logo\":\"\\/storage\\/images\\/settings\\/17291462068888069.png\",\"fav_icon\":\"\\/storage\\/images\\/settings\\/17288289685508019.jpg\",\"no_data_icon\":\"fav.png\",\"default_user\":\"\\/storage\\/images\\/users\\/default.png\",\"login_background\":\"\\/storage\\/images\\/settings\\/17288289707767991.jpg\",\"intro_logo\":\"\\/storage\\/images\\/settings\\/17289765101224092.jpg\",\"intro_loader\":\"\\/storage\\/images\\/settings\\/17289765116421739.jpg\",\"intro_name\":\"Awamer elshabka\",\"intro_name_ar\":\"\\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_name_en\":\"Awamer elshabka\",\"intro_about\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"intro_about_ar\":\"\\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\",\"intro_about_en\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"about_image_2\":\"\\/storage\\/images\\/settings\\/17289764775236741.jpg\",\"about_image_1\":\"\\/storage\\/images\\/settings\\/17289764762903822.jpg\",\"services_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"services_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"services_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"how_work_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"fqs_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"parteners_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"contact_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"intro_email\":\"email@gmail.com\",\"intro_phone\":\"+966555184424\",\"intro_address\":\"\\u0627\\u0644\\u0631\\u064a\\u0627\\u0636 - \\u0627\\u0644\\u0633\\u0639\\u0648\\u062f\\u064a\\u0629\",\"color\":\"#10163a\",\"buttons_color\":\"#7367f0\",\"hover_color\":\"#262c49\",\"intro_meta_description\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_meta_keywords\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"smtp_user_name\":\"smtp_user_name\",\"smtp_password\":\"smtp_password\",\"smtp_mail_from\":\"smtp_mail_from\",\"smtp_sender_name\":\"smtp_sender_name\",\"smtp_port\":\"80\",\"smtp_host\":\"send.smtp.com\",\"smtp_encryption\":\"LTS\",\"firebase_key\":\"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q\",\"firebase_sender_id\":\"662557294717\",\"google_places\":\"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc\",\"google_analytics\":\"google_analytics\",\"live_chat\":\"<iframe src=\\\"https:\\/\\/chat.socialintents.com\\/c\\/yoururl\\\" width=\\\"480\\\" height=\\\"540\\\" frameborder=\\\"0\\\"><\\/iframe>\",\"commission_from_providers\":\"10\",\"commission_from_delegates\":\"10\",\"price_per_kilometer\":\"200\",\"vat_ratio\":\"10\"},\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-2a0e-4528-9684-a447925d1977), (9d74dbde-31c0-40fe-8d1d-06fe01878b19, {\"type\":\"hit\",\"key\":\"socials\",\"value\":[{\"id\":1,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/facebook.png\",\"link\":\"https:\\/\\/www.facebook.com\",\"name\":\"facebook\",\"created_at\":null,\"updated_at\":null},{\"id\":2,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/Instagram.png\",\"link\":\"https:\\/\\/www.instgram.com\",\"name\":\"instgram\",\"created_at\":null,\"updated_at\":null},{\"id\":3,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/twitter.png\",\"link\":\"https:\\/\\/www.twitter.com\",\"name\":\"twitter\",\"created_at\":null,\"updated_at\":null},{\"id\":4,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"\\u062a\\u0648\\u064a\\u062a\\u0631\",\"created_at\":\"2024-10-13T08:12:52.000000Z\",\"updated_at\":\"2024-10-13T08:12:52.000000Z\"},{\"id\":5,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Beck Carver\",\"created_at\":\"2024-10-15T08:58:15.000000Z\",\"updated_at\":\"2024-10-15T08:58:15.000000Z\"},{\"id\":6,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Fallon Frank\",\"created_at\":\"2024-10-15T08:58:49.000000Z\",\"updated_at\":\"2024-10-15T08:58:49.000000Z\"},{\"id\":7,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/1729087618_8362.jpg\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Ariana Mcneil\",\"created_at\":\"2024-10-16T14:06:59.000000Z\",\"updated_at\":\"2024-10-16T14:06:59.000000Z\"}],\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-2b6e-463b-be4b-658535475be7), (9d74dbde-31c0-40fe-8d1d-06fe01878b19, {\"ip_address\":\"156.197.6.44\",\"uri\":\"\\/api\\/general\\/categories\",\"method\":\"OPTIONS\",\"controller_action\":null,\"middleware\":[],\"headers\":{\"priority\":\"u=1, i\",\"accept-language\":\"en-US,en;q=0.9,ar;q=0.8\",\"sec-fetch-dest\":\"empty\",\"sec-fetch-site\":\"cross-site\",\"sec-fetch-mode\":\"cors\",\"user-agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/130.0.0.0 Safari\\/537.36 Edg\\/130.0.0.0\",\"origin\":\"http:\\/\\/localhost:5173\",\"access-control-request-headers\":\"lang\",\"access-control-request-method\":\"GET\",\"accept\":\"*\\/*\",\"x-real-ip\":\"156.197.6.44\",\"x-forwarded-server\":\"thunder-way.com\",\"x-forwarded-proto\":\"https\",\"x-forwarded-port\":\"443\",\"x-forwarded-host\":\"thunder-way.com\",\"referer\":\"http:\\/\\/localhost:5173\\/\",\"host\":\"thunder-way.com\"},\"payload\":[],\"session\":[],\"response_status\":204,\"response\":\"Empty Response\",\"duration\":111,\"memory\":22,\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:05, ?, request, 9d74dbde-310c-45f1-b593-db341dadbf10)) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #6 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #8 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #9 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #10 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #21 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #22 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `te...', Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #19 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #20 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #30 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #31 {main} "} [2024-11-10 18:25:05] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbde-6f2b-4625-b3d4-99524e9282cc, {"type":"hit","key":"settings","value":{"is_production":"0","name_ar":"\u062b\u0646\u062f\u0631","name_en":"thunder","email":"aait@gmail.com","phone":"+966555184424","whatsapp":"+966555184424","logo":"\/storage\/images\/settings\/17291462068888069.png","fav_icon":"\/storage\/images\/settings\/17288289685508019.jpg","no_data_icon":"fav.png","default_user":"\/storage\/images\/users\/default.png","login_background":"\/storage\/images\/settings\/17288289707767991.jpg","intro_logo":"\/storage\/images\/settings\/17289765101224092.jpg","intro_loader":"\/storage\/images\/settings\/17289765116421739.jpg","intro_name":"Awamer elshabka","intro_name_ar":"\u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_name_en":"Awamer elshabka","intro_about":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","intro_about_ar":"\u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d","intro_about_en":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","about_image_2":"\/storage\/images\/settings\/17289764775236741.jpg","about_image_1":"\/storage\/images\/settings\/17289764762903822.jpg","services_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","services_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","services_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","how_work_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","fqs_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","parteners_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","contact_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","intro_email":"email@gmail.com","intro_phone":"+966555184424","intro_address":"\u0627\u0644\u0631\u064a\u0627\u0636 - \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","color":"#10163a","buttons_color":"#7367f0","hover_color":"#262c49","intro_meta_description":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_meta_keywords":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","smtp_user_name":"smtp_user_name","smtp_password":"smtp_password","smtp_mail_from":"smtp_mail_from","smtp_sender_name":"smtp_sender_name","smtp_port":"80","smtp_host":"send.smtp.com","smtp_encryption":"LTS","firebase_key":"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q","firebase_sender_id":"662557294717","google_places":"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc","google_analytics":"google_analytics","live_chat":"<iframe src=\"https:\/\/chat.socialintents.com\/c\/yoururl\" width=\"480\" height=\"540\" frameborder=\"0\"><\/iframe>","commission_from_providers":"10","commission_from_delegates":"10","price_per_kilometer":"200","vat_ratio":"10"},"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-64c0-4bb4-8483-6a49c9ed3ed5), (9d74dbde-6f2b-4625-b3d4-99524e9282cc, {"type":"hit","key":"socials","value":[{"id":1,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/facebook.png","link":"https:\/\/www.facebook.com","name":"facebook","created_at":null,"updated_at":null},{"id":2,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/Instagram.png","link":"https:\/\/www.instgram.com","name":"instgram","created_at":null,"updated_at":null},{"id":3,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/twitter.png","link":"https:\/\/www.twitter.com","name":"twitter","created_at":null,"updated_at":null},{"id":4,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"\u062a\u0648\u064a\u062a\u0631","created_at":"2024-10-13T08:12:52.000000Z","updated_at":"2024-10-13T08:12:52.000000Z"},{"id":5,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Beck Carver","created_at":"2024-10-15T08:58:15.000000Z","updated_at":"2024-10-15T08:58:15.000000Z"},{"id":6,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Fallon Frank","created_at":"2024-10-15T08:58:49.000000Z","updated_at":"2024-10-15T08:58:49.000000Z"},{"id":7,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/1729087618_8362.jpg","link":"https:\/\/x.com\/","name":"Ariana Mcneil","created_at":"2024-10-16T14:06:59.000000Z","updated_at":"2024-10-16T14:06:59.000000Z"}],"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-66d3-4647-9599-3acd41752eba), (9d74dbde-6f2b-4625-b3d4-99524e9282cc, {"ip_address":"156.197.6.44","uri":"\/api\/general\/cities","method":"OPTIONS","controller_action":null,"middleware":[],"headers":{"priority":"u=1, i","accept-language":"en-US,en;q=0.9,ar;q=0.8","sec-fetch-dest":"empty","sec-fetch-site":"cross-site","sec-fetch-mode":"cors","user-agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/130.0.0.0 Safari\/537.36 Edg\/130.0.0.0","origin":"http:\/\/localhost:5173","access-control-request-headers":"lang","access-control-request-method":"GET","accept":"*\/*","x-real-ip":"156.197.6.44","x-forwarded-server":"thunder-way.com","x-forwarded-proto":"https","x-forwarded-port":"443","x-forwarded-host":"thunder-way.com","referer":"http:\/\/localhost:5173\/","host":"thunder-way.com"},"payload":[],"session":[],"response_status":204,"response":"Empty Response","duration":142,"memory":22,"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:05, ?, request, 9d74dbde-6e78-42cd-b690-d282334f66d0)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbde-6f2b-4625-b3d4-99524e9282cc, {\"type\":\"hit\",\"key\":\"settings\",\"value\":{\"is_production\":\"0\",\"name_ar\":\"\\u062b\\u0646\\u062f\\u0631\",\"name_en\":\"thunder\",\"email\":\"aait@gmail.com\",\"phone\":\"+966555184424\",\"whatsapp\":\"+966555184424\",\"logo\":\"\\/storage\\/images\\/settings\\/17291462068888069.png\",\"fav_icon\":\"\\/storage\\/images\\/settings\\/17288289685508019.jpg\",\"no_data_icon\":\"fav.png\",\"default_user\":\"\\/storage\\/images\\/users\\/default.png\",\"login_background\":\"\\/storage\\/images\\/settings\\/17288289707767991.jpg\",\"intro_logo\":\"\\/storage\\/images\\/settings\\/17289765101224092.jpg\",\"intro_loader\":\"\\/storage\\/images\\/settings\\/17289765116421739.jpg\",\"intro_name\":\"Awamer elshabka\",\"intro_name_ar\":\"\\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_name_en\":\"Awamer elshabka\",\"intro_about\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"intro_about_ar\":\"\\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\",\"intro_about_en\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"about_image_2\":\"\\/storage\\/images\\/settings\\/17289764775236741.jpg\",\"about_image_1\":\"\\/storage\\/images\\/settings\\/17289764762903822.jpg\",\"services_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"services_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"services_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"how_work_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"fqs_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"parteners_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"contact_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"intro_email\":\"email@gmail.com\",\"intro_phone\":\"+966555184424\",\"intro_address\":\"\\u0627\\u0644\\u0631\\u064a\\u0627\\u0636 - \\u0627\\u0644\\u0633\\u0639\\u0648\\u062f\\u064a\\u0629\",\"color\":\"#10163a\",\"buttons_color\":\"#7367f0\",\"hover_color\":\"#262c49\",\"intro_meta_description\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_meta_keywords\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"smtp_user_name\":\"smtp_user_name\",\"smtp_password\":\"smtp_password\",\"smtp_mail_from\":\"smtp_mail_from\",\"smtp_sender_name\":\"smtp_sender_name\",\"smtp_port\":\"80\",\"smtp_host\":\"send.smtp.com\",\"smtp_encryption\":\"LTS\",\"firebase_key\":\"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q\",\"firebase_sender_id\":\"662557294717\",\"google_places\":\"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc\",\"google_analytics\":\"google_analytics\",\"live_chat\":\"<iframe src=\\\"https:\\/\\/chat.socialintents.com\\/c\\/yoururl\\\" width=\\\"480\\\" height=\\\"540\\\" frameborder=\\\"0\\\"><\\/iframe>\",\"commission_from_providers\":\"10\",\"commission_from_delegates\":\"10\",\"price_per_kilometer\":\"200\",\"vat_ratio\":\"10\"},\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-64c0-4bb4-8483-6a49c9ed3ed5), (9d74dbde-6f2b-4625-b3d4-99524e9282cc, {\"type\":\"hit\",\"key\":\"socials\",\"value\":[{\"id\":1,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/facebook.png\",\"link\":\"https:\\/\\/www.facebook.com\",\"name\":\"facebook\",\"created_at\":null,\"updated_at\":null},{\"id\":2,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/Instagram.png\",\"link\":\"https:\\/\\/www.instgram.com\",\"name\":\"instgram\",\"created_at\":null,\"updated_at\":null},{\"id\":3,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/twitter.png\",\"link\":\"https:\\/\\/www.twitter.com\",\"name\":\"twitter\",\"created_at\":null,\"updated_at\":null},{\"id\":4,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"\\u062a\\u0648\\u064a\\u062a\\u0631\",\"created_at\":\"2024-10-13T08:12:52.000000Z\",\"updated_at\":\"2024-10-13T08:12:52.000000Z\"},{\"id\":5,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Beck Carver\",\"created_at\":\"2024-10-15T08:58:15.000000Z\",\"updated_at\":\"2024-10-15T08:58:15.000000Z\"},{\"id\":6,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Fallon Frank\",\"created_at\":\"2024-10-15T08:58:49.000000Z\",\"updated_at\":\"2024-10-15T08:58:49.000000Z\"},{\"id\":7,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/1729087618_8362.jpg\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Ariana Mcneil\",\"created_at\":\"2024-10-16T14:06:59.000000Z\",\"updated_at\":\"2024-10-16T14:06:59.000000Z\"}],\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:05, ?, cache, 9d74dbde-66d3-4647-9599-3acd41752eba), (9d74dbde-6f2b-4625-b3d4-99524e9282cc, {\"ip_address\":\"156.197.6.44\",\"uri\":\"\\/api\\/general\\/cities\",\"method\":\"OPTIONS\",\"controller_action\":null,\"middleware\":[],\"headers\":{\"priority\":\"u=1, i\",\"accept-language\":\"en-US,en;q=0.9,ar;q=0.8\",\"sec-fetch-dest\":\"empty\",\"sec-fetch-site\":\"cross-site\",\"sec-fetch-mode\":\"cors\",\"user-agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/130.0.0.0 Safari\\/537.36 Edg\\/130.0.0.0\",\"origin\":\"http:\\/\\/localhost:5173\",\"access-control-request-headers\":\"lang\",\"access-control-request-method\":\"GET\",\"accept\":\"*\\/*\",\"x-real-ip\":\"156.197.6.44\",\"x-forwarded-server\":\"thunder-way.com\",\"x-forwarded-proto\":\"https\",\"x-forwarded-port\":\"443\",\"x-forwarded-host\":\"thunder-way.com\",\"referer\":\"http:\\/\\/localhost:5173\\/\",\"host\":\"thunder-way.com\"},\"payload\":[],\"session\":[],\"response_status\":204,\"response\":\"Empty Response\",\"duration\":142,\"memory\":22,\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:05, ?, request, 9d74dbde-6e78-42cd-b690-d282334f66d0)) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #6 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #8 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #9 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #10 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #21 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #22 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `te...', Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #19 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #20 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #30 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #31 {main} "} [2024-11-10 18:25:05] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `categories` where `parent_id` is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `categories` where `parent_id` is null) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2844): Illuminate\\Database\\Query\\Builder->get() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2803): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(891): Illuminate\\Database\\Query\\Builder->getCountForPagination() #11 /home/thunderw/public_html/app/Services/CategoryService.php(19): Illuminate\\Database\\Eloquent\\Builder->paginate(10) #12 /home/thunderw/public_html/app/Http/Controllers/Api/General/CategoryController.php(26): App\\Services\\CategoryService->all(10, NULL) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\CategoryController->categories(NULL) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('categories', Array) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\CategoryController), 'categories') #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #19 /home/thunderw/public_html/app/Http/Middleware/Api/OptionalSanctumMiddleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\OptionalSanctumMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #56 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #57 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1217): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(486): Illuminate\\Database\\Connection->getReadPdo() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect(true) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2844): Illuminate\\Database\\Query\\Builder->get() #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2803): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(891): Illuminate\\Database\\Query\\Builder->getCountForPagination() #22 /home/thunderw/public_html/app/Services/CategoryService.php(19): Illuminate\\Database\\Eloquent\\Builder->paginate(10) #23 /home/thunderw/public_html/app/Http/Controllers/Api/General/CategoryController.php(26): App\\Services\\CategoryService->all(10, NULL) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\CategoryController->categories(NULL) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('categories', Array) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\CategoryController), 'categories') #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/app/Http/Middleware/Api/OptionalSanctumMiddleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\OptionalSanctumMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #43 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #67 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #68 {main} "} [2024-11-10 18:25:05] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 5c578efcde628119dfb157dcc987e7a5) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 5c578efcde628119dfb157dcc987e7a5) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3157): Illuminate\\Database\\Query\\Builder->get(Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3085): Illuminate\\Database\\Query\\Builder->aggregate('count', Array) #10 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(123): Illuminate\\Database\\Query\\Builder->count() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(165): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry)) #12 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 3) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(560): array_map(Object(Closure), Array, Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(768): Illuminate\\Support\\Arr::map(Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->map(Object(Closure)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(179): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(140): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection)) #19 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #20 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #23 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #31 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\JsonResponse)) #32 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1217): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(486): Illuminate\\Database\\Connection->getReadPdo() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect(true) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3157): Illuminate\\Database\\Query\\Builder->get(Array) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3085): Illuminate\\Database\\Query\\Builder->aggregate('count', Array) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(123): Illuminate\\Database\\Query\\Builder->count() #22 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(165): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry)) #23 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 3) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(560): array_map(Object(Closure), Array, Array) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(768): Illuminate\\Support\\Arr::map(Array, Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->map(Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #28 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(179): Illuminate\\Support\\Collection->each(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(140): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection)) #30 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #31 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #32 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #34 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #42 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\JsonResponse)) #43 {main} "} [2024-11-10 18:25:08] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe2-2f0a-4943-b913-5c1dc5137c6b, {"type":"hit","key":"settings","value":{"is_production":"0","name_ar":"\u062b\u0646\u062f\u0631","name_en":"thunder","email":"aait@gmail.com","phone":"+966555184424","whatsapp":"+966555184424","logo":"\/storage\/images\/settings\/17291462068888069.png","fav_icon":"\/storage\/images\/settings\/17288289685508019.jpg","no_data_icon":"fav.png","default_user":"\/storage\/images\/users\/default.png","login_background":"\/storage\/images\/settings\/17288289707767991.jpg","intro_logo":"\/storage\/images\/settings\/17289765101224092.jpg","intro_loader":"\/storage\/images\/settings\/17289765116421739.jpg","intro_name":"Awamer elshabka","intro_name_ar":"\u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_name_en":"Awamer elshabka","intro_about":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","intro_about_ar":"\u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d","intro_about_en":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","about_image_2":"\/storage\/images\/settings\/17289764775236741.jpg","about_image_1":"\/storage\/images\/settings\/17289764762903822.jpg","services_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","services_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","services_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","how_work_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","fqs_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","parteners_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","contact_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","intro_email":"email@gmail.com","intro_phone":"+966555184424","intro_address":"\u0627\u0644\u0631\u064a\u0627\u0636 - \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","color":"#10163a","buttons_color":"#7367f0","hover_color":"#262c49","intro_meta_description":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_meta_keywords":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","smtp_user_name":"smtp_user_name","smtp_password":"smtp_password","smtp_mail_from":"smtp_mail_from","smtp_sender_name":"smtp_sender_name","smtp_port":"80","smtp_host":"send.smtp.com","smtp_encryption":"LTS","firebase_key":"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q","firebase_sender_id":"662557294717","google_places":"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc","google_analytics":"google_analytics","live_chat":"<iframe src=\"https:\/\/chat.socialintents.com\/c\/yoururl\" width=\"480\" height=\"540\" frameborder=\"0\"><\/iframe>","commission_from_providers":"10","commission_from_delegates":"10","price_per_kilometer":"200","vat_ratio":"10"},"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-244a-461f-940e-ed1c4310f7af), (9d74dbe2-2f0a-4943-b913-5c1dc5137c6b, {"type":"hit","key":"socials","value":[{"id":1,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/facebook.png","link":"https:\/\/www.facebook.com","name":"facebook","created_at":null,"updated_at":null},{"id":2,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/Instagram.png","link":"https:\/\/www.instgram.com","name":"instgram","created_at":null,"updated_at":null},{"id":3,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/twitter.png","link":"https:\/\/www.twitter.com","name":"twitter","created_at":null,"updated_at":null},{"id":4,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"\u062a\u0648\u064a\u062a\u0631","created_at":"2024-10-13T08:12:52.000000Z","updated_at":"2024-10-13T08:12:52.000000Z"},{"id":5,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Beck Carver","created_at":"2024-10-15T08:58:15.000000Z","updated_at":"2024-10-15T08:58:15.000000Z"},{"id":6,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Fallon Frank","created_at":"2024-10-15T08:58:49.000000Z","updated_at":"2024-10-15T08:58:49.000000Z"},{"id":7,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/1729087618_8362.jpg","link":"https:\/\/x.com\/","name":"Ariana Mcneil","created_at":"2024-10-16T14:06:59.000000Z","updated_at":"2024-10-16T14:06:59.000000Z"}],"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-266d-4b8f-9120-3537d6c6d6b4), (9d74dbe2-2f0a-4943-b913-5c1dc5137c6b, {"ip_address":"156.197.6.44","uri":"\/api\/general\/cities","method":"OPTIONS","controller_action":null,"middleware":[],"headers":{"priority":"u=1, i","accept-language":"en-US,en;q=0.9,ar;q=0.8","sec-fetch-dest":"empty","sec-fetch-site":"cross-site","sec-fetch-mode":"cors","user-agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/130.0.0.0 Safari\/537.36 Edg\/130.0.0.0","origin":"http:\/\/localhost:5173","access-control-request-headers":"lang","access-control-request-method":"GET","accept":"*\/*","x-real-ip":"156.197.6.44","x-forwarded-server":"thunder-way.com","x-forwarded-proto":"https","x-forwarded-port":"443","x-forwarded-host":"thunder-way.com","referer":"http:\/\/localhost:5173\/","host":"thunder-way.com"},"payload":[],"session":[],"response_status":204,"response":"Empty Response","duration":230,"memory":22,"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:08, ?, request, 9d74dbe2-2e46-46f3-89b2-bcb49ca4c380)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe2-2f0a-4943-b913-5c1dc5137c6b, {\"type\":\"hit\",\"key\":\"settings\",\"value\":{\"is_production\":\"0\",\"name_ar\":\"\\u062b\\u0646\\u062f\\u0631\",\"name_en\":\"thunder\",\"email\":\"aait@gmail.com\",\"phone\":\"+966555184424\",\"whatsapp\":\"+966555184424\",\"logo\":\"\\/storage\\/images\\/settings\\/17291462068888069.png\",\"fav_icon\":\"\\/storage\\/images\\/settings\\/17288289685508019.jpg\",\"no_data_icon\":\"fav.png\",\"default_user\":\"\\/storage\\/images\\/users\\/default.png\",\"login_background\":\"\\/storage\\/images\\/settings\\/17288289707767991.jpg\",\"intro_logo\":\"\\/storage\\/images\\/settings\\/17289765101224092.jpg\",\"intro_loader\":\"\\/storage\\/images\\/settings\\/17289765116421739.jpg\",\"intro_name\":\"Awamer elshabka\",\"intro_name_ar\":\"\\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_name_en\":\"Awamer elshabka\",\"intro_about\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"intro_about_ar\":\"\\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\",\"intro_about_en\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"about_image_2\":\"\\/storage\\/images\\/settings\\/17289764775236741.jpg\",\"about_image_1\":\"\\/storage\\/images\\/settings\\/17289764762903822.jpg\",\"services_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"services_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"services_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"how_work_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"fqs_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"parteners_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"contact_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"intro_email\":\"email@gmail.com\",\"intro_phone\":\"+966555184424\",\"intro_address\":\"\\u0627\\u0644\\u0631\\u064a\\u0627\\u0636 - \\u0627\\u0644\\u0633\\u0639\\u0648\\u062f\\u064a\\u0629\",\"color\":\"#10163a\",\"buttons_color\":\"#7367f0\",\"hover_color\":\"#262c49\",\"intro_meta_description\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_meta_keywords\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"smtp_user_name\":\"smtp_user_name\",\"smtp_password\":\"smtp_password\",\"smtp_mail_from\":\"smtp_mail_from\",\"smtp_sender_name\":\"smtp_sender_name\",\"smtp_port\":\"80\",\"smtp_host\":\"send.smtp.com\",\"smtp_encryption\":\"LTS\",\"firebase_key\":\"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q\",\"firebase_sender_id\":\"662557294717\",\"google_places\":\"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc\",\"google_analytics\":\"google_analytics\",\"live_chat\":\"<iframe src=\\\"https:\\/\\/chat.socialintents.com\\/c\\/yoururl\\\" width=\\\"480\\\" height=\\\"540\\\" frameborder=\\\"0\\\"><\\/iframe>\",\"commission_from_providers\":\"10\",\"commission_from_delegates\":\"10\",\"price_per_kilometer\":\"200\",\"vat_ratio\":\"10\"},\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-244a-461f-940e-ed1c4310f7af), (9d74dbe2-2f0a-4943-b913-5c1dc5137c6b, {\"type\":\"hit\",\"key\":\"socials\",\"value\":[{\"id\":1,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/facebook.png\",\"link\":\"https:\\/\\/www.facebook.com\",\"name\":\"facebook\",\"created_at\":null,\"updated_at\":null},{\"id\":2,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/Instagram.png\",\"link\":\"https:\\/\\/www.instgram.com\",\"name\":\"instgram\",\"created_at\":null,\"updated_at\":null},{\"id\":3,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/twitter.png\",\"link\":\"https:\\/\\/www.twitter.com\",\"name\":\"twitter\",\"created_at\":null,\"updated_at\":null},{\"id\":4,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"\\u062a\\u0648\\u064a\\u062a\\u0631\",\"created_at\":\"2024-10-13T08:12:52.000000Z\",\"updated_at\":\"2024-10-13T08:12:52.000000Z\"},{\"id\":5,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Beck Carver\",\"created_at\":\"2024-10-15T08:58:15.000000Z\",\"updated_at\":\"2024-10-15T08:58:15.000000Z\"},{\"id\":6,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Fallon Frank\",\"created_at\":\"2024-10-15T08:58:49.000000Z\",\"updated_at\":\"2024-10-15T08:58:49.000000Z\"},{\"id\":7,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/1729087618_8362.jpg\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Ariana Mcneil\",\"created_at\":\"2024-10-16T14:06:59.000000Z\",\"updated_at\":\"2024-10-16T14:06:59.000000Z\"}],\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-266d-4b8f-9120-3537d6c6d6b4), (9d74dbe2-2f0a-4943-b913-5c1dc5137c6b, {\"ip_address\":\"156.197.6.44\",\"uri\":\"\\/api\\/general\\/cities\",\"method\":\"OPTIONS\",\"controller_action\":null,\"middleware\":[],\"headers\":{\"priority\":\"u=1, i\",\"accept-language\":\"en-US,en;q=0.9,ar;q=0.8\",\"sec-fetch-dest\":\"empty\",\"sec-fetch-site\":\"cross-site\",\"sec-fetch-mode\":\"cors\",\"user-agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/130.0.0.0 Safari\\/537.36 Edg\\/130.0.0.0\",\"origin\":\"http:\\/\\/localhost:5173\",\"access-control-request-headers\":\"lang\",\"access-control-request-method\":\"GET\",\"accept\":\"*\\/*\",\"x-real-ip\":\"156.197.6.44\",\"x-forwarded-server\":\"thunder-way.com\",\"x-forwarded-proto\":\"https\",\"x-forwarded-port\":\"443\",\"x-forwarded-host\":\"thunder-way.com\",\"referer\":\"http:\\/\\/localhost:5173\\/\",\"host\":\"thunder-way.com\"},\"payload\":[],\"session\":[],\"response_status\":204,\"response\":\"Empty Response\",\"duration\":230,\"memory\":22,\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:08, ?, request, 9d74dbe2-2e46-46f3-89b2-bcb49ca4c380)) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #6 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #8 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #9 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #10 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #21 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #22 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `te...', Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #19 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #20 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #30 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #31 {main} "} [2024-11-10 18:25:08] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe2-324b-4354-98b0-324a6cf3f85a, {"type":"hit","key":"settings","value":{"is_production":"0","name_ar":"\u062b\u0646\u062f\u0631","name_en":"thunder","email":"aait@gmail.com","phone":"+966555184424","whatsapp":"+966555184424","logo":"\/storage\/images\/settings\/17291462068888069.png","fav_icon":"\/storage\/images\/settings\/17288289685508019.jpg","no_data_icon":"fav.png","default_user":"\/storage\/images\/users\/default.png","login_background":"\/storage\/images\/settings\/17288289707767991.jpg","intro_logo":"\/storage\/images\/settings\/17289765101224092.jpg","intro_loader":"\/storage\/images\/settings\/17289765116421739.jpg","intro_name":"Awamer elshabka","intro_name_ar":"\u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_name_en":"Awamer elshabka","intro_about":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","intro_about_ar":"\u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d","intro_about_en":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","about_image_2":"\/storage\/images\/settings\/17289764775236741.jpg","about_image_1":"\/storage\/images\/settings\/17289764762903822.jpg","services_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","services_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","services_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","how_work_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","fqs_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","parteners_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","contact_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","intro_email":"email@gmail.com","intro_phone":"+966555184424","intro_address":"\u0627\u0644\u0631\u064a\u0627\u0636 - \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","color":"#10163a","buttons_color":"#7367f0","hover_color":"#262c49","intro_meta_description":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_meta_keywords":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","smtp_user_name":"smtp_user_name","smtp_password":"smtp_password","smtp_mail_from":"smtp_mail_from","smtp_sender_name":"smtp_sender_name","smtp_port":"80","smtp_host":"send.smtp.com","smtp_encryption":"LTS","firebase_key":"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q","firebase_sender_id":"662557294717","google_places":"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc","google_analytics":"google_analytics","live_chat":"<iframe src=\"https:\/\/chat.socialintents.com\/c\/yoururl\" width=\"480\" height=\"540\" frameborder=\"0\"><\/iframe>","commission_from_providers":"10","commission_from_delegates":"10","price_per_kilometer":"200","vat_ratio":"10"},"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-2737-4f23-86f9-03bc89345225), (9d74dbe2-324b-4354-98b0-324a6cf3f85a, {"type":"hit","key":"socials","value":[{"id":1,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/facebook.png","link":"https:\/\/www.facebook.com","name":"facebook","created_at":null,"updated_at":null},{"id":2,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/Instagram.png","link":"https:\/\/www.instgram.com","name":"instgram","created_at":null,"updated_at":null},{"id":3,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/twitter.png","link":"https:\/\/www.twitter.com","name":"twitter","created_at":null,"updated_at":null},{"id":4,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"\u062a\u0648\u064a\u062a\u0631","created_at":"2024-10-13T08:12:52.000000Z","updated_at":"2024-10-13T08:12:52.000000Z"},{"id":5,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Beck Carver","created_at":"2024-10-15T08:58:15.000000Z","updated_at":"2024-10-15T08:58:15.000000Z"},{"id":6,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Fallon Frank","created_at":"2024-10-15T08:58:49.000000Z","updated_at":"2024-10-15T08:58:49.000000Z"},{"id":7,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/1729087618_8362.jpg","link":"https:\/\/x.com\/","name":"Ariana Mcneil","created_at":"2024-10-16T14:06:59.000000Z","updated_at":"2024-10-16T14:06:59.000000Z"}],"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-2976-4542-98a6-3741e9b4da39), (9d74dbe2-324b-4354-98b0-324a6cf3f85a, {"ip_address":"156.197.6.44","uri":"\/api\/general\/categories","method":"OPTIONS","controller_action":null,"middleware":[],"headers":{"priority":"u=1, i","accept-language":"en-US,en;q=0.9,ar;q=0.8","sec-fetch-dest":"empty","sec-fetch-site":"cross-site","sec-fetch-mode":"cors","user-agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/130.0.0.0 Safari\/537.36 Edg\/130.0.0.0","origin":"http:\/\/localhost:5173","access-control-request-headers":"lang","access-control-request-method":"GET","accept":"*\/*","x-real-ip":"156.197.6.44","x-forwarded-server":"thunder-way.com","x-forwarded-proto":"https","x-forwarded-port":"443","x-forwarded-host":"thunder-way.com","referer":"http:\/\/localhost:5173\/","host":"thunder-way.com"},"payload":[],"session":[],"response_status":204,"response":"Empty Response","duration":235,"memory":22,"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:08, ?, request, 9d74dbe2-3184-47cc-865c-92e9eecd0b97)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe2-324b-4354-98b0-324a6cf3f85a, {\"type\":\"hit\",\"key\":\"settings\",\"value\":{\"is_production\":\"0\",\"name_ar\":\"\\u062b\\u0646\\u062f\\u0631\",\"name_en\":\"thunder\",\"email\":\"aait@gmail.com\",\"phone\":\"+966555184424\",\"whatsapp\":\"+966555184424\",\"logo\":\"\\/storage\\/images\\/settings\\/17291462068888069.png\",\"fav_icon\":\"\\/storage\\/images\\/settings\\/17288289685508019.jpg\",\"no_data_icon\":\"fav.png\",\"default_user\":\"\\/storage\\/images\\/users\\/default.png\",\"login_background\":\"\\/storage\\/images\\/settings\\/17288289707767991.jpg\",\"intro_logo\":\"\\/storage\\/images\\/settings\\/17289765101224092.jpg\",\"intro_loader\":\"\\/storage\\/images\\/settings\\/17289765116421739.jpg\",\"intro_name\":\"Awamer elshabka\",\"intro_name_ar\":\"\\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_name_en\":\"Awamer elshabka\",\"intro_about\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"intro_about_ar\":\"\\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\",\"intro_about_en\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"about_image_2\":\"\\/storage\\/images\\/settings\\/17289764775236741.jpg\",\"about_image_1\":\"\\/storage\\/images\\/settings\\/17289764762903822.jpg\",\"services_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"services_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"services_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"how_work_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"fqs_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"parteners_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"contact_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"intro_email\":\"email@gmail.com\",\"intro_phone\":\"+966555184424\",\"intro_address\":\"\\u0627\\u0644\\u0631\\u064a\\u0627\\u0636 - \\u0627\\u0644\\u0633\\u0639\\u0648\\u062f\\u064a\\u0629\",\"color\":\"#10163a\",\"buttons_color\":\"#7367f0\",\"hover_color\":\"#262c49\",\"intro_meta_description\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_meta_keywords\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"smtp_user_name\":\"smtp_user_name\",\"smtp_password\":\"smtp_password\",\"smtp_mail_from\":\"smtp_mail_from\",\"smtp_sender_name\":\"smtp_sender_name\",\"smtp_port\":\"80\",\"smtp_host\":\"send.smtp.com\",\"smtp_encryption\":\"LTS\",\"firebase_key\":\"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q\",\"firebase_sender_id\":\"662557294717\",\"google_places\":\"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc\",\"google_analytics\":\"google_analytics\",\"live_chat\":\"<iframe src=\\\"https:\\/\\/chat.socialintents.com\\/c\\/yoururl\\\" width=\\\"480\\\" height=\\\"540\\\" frameborder=\\\"0\\\"><\\/iframe>\",\"commission_from_providers\":\"10\",\"commission_from_delegates\":\"10\",\"price_per_kilometer\":\"200\",\"vat_ratio\":\"10\"},\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-2737-4f23-86f9-03bc89345225), (9d74dbe2-324b-4354-98b0-324a6cf3f85a, {\"type\":\"hit\",\"key\":\"socials\",\"value\":[{\"id\":1,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/facebook.png\",\"link\":\"https:\\/\\/www.facebook.com\",\"name\":\"facebook\",\"created_at\":null,\"updated_at\":null},{\"id\":2,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/Instagram.png\",\"link\":\"https:\\/\\/www.instgram.com\",\"name\":\"instgram\",\"created_at\":null,\"updated_at\":null},{\"id\":3,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/twitter.png\",\"link\":\"https:\\/\\/www.twitter.com\",\"name\":\"twitter\",\"created_at\":null,\"updated_at\":null},{\"id\":4,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"\\u062a\\u0648\\u064a\\u062a\\u0631\",\"created_at\":\"2024-10-13T08:12:52.000000Z\",\"updated_at\":\"2024-10-13T08:12:52.000000Z\"},{\"id\":5,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Beck Carver\",\"created_at\":\"2024-10-15T08:58:15.000000Z\",\"updated_at\":\"2024-10-15T08:58:15.000000Z\"},{\"id\":6,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Fallon Frank\",\"created_at\":\"2024-10-15T08:58:49.000000Z\",\"updated_at\":\"2024-10-15T08:58:49.000000Z\"},{\"id\":7,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/1729087618_8362.jpg\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Ariana Mcneil\",\"created_at\":\"2024-10-16T14:06:59.000000Z\",\"updated_at\":\"2024-10-16T14:06:59.000000Z\"}],\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:07, ?, cache, 9d74dbe2-2976-4542-98a6-3741e9b4da39), (9d74dbe2-324b-4354-98b0-324a6cf3f85a, {\"ip_address\":\"156.197.6.44\",\"uri\":\"\\/api\\/general\\/categories\",\"method\":\"OPTIONS\",\"controller_action\":null,\"middleware\":[],\"headers\":{\"priority\":\"u=1, i\",\"accept-language\":\"en-US,en;q=0.9,ar;q=0.8\",\"sec-fetch-dest\":\"empty\",\"sec-fetch-site\":\"cross-site\",\"sec-fetch-mode\":\"cors\",\"user-agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/130.0.0.0 Safari\\/537.36 Edg\\/130.0.0.0\",\"origin\":\"http:\\/\\/localhost:5173\",\"access-control-request-headers\":\"lang\",\"access-control-request-method\":\"GET\",\"accept\":\"*\\/*\",\"x-real-ip\":\"156.197.6.44\",\"x-forwarded-server\":\"thunder-way.com\",\"x-forwarded-proto\":\"https\",\"x-forwarded-port\":\"443\",\"x-forwarded-host\":\"thunder-way.com\",\"referer\":\"http:\\/\\/localhost:5173\\/\",\"host\":\"thunder-way.com\"},\"payload\":[],\"session\":[],\"response_status\":204,\"response\":\"Empty Response\",\"duration\":235,\"memory\":22,\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:08, ?, request, 9d74dbe2-3184-47cc-865c-92e9eecd0b97)) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #6 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #8 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #9 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #10 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #21 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #22 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `te...', Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #19 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #20 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #30 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #31 {main} "} [2024-11-10 18:25:09] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe3-e33a-4bf0-8738-b830f2f90cb4, {"type":"hit","key":"settings","value":{"is_production":"0","name_ar":"\u062b\u0646\u062f\u0631","name_en":"thunder","email":"aait@gmail.com","phone":"+966555184424","whatsapp":"+966555184424","logo":"\/storage\/images\/settings\/17291462068888069.png","fav_icon":"\/storage\/images\/settings\/17288289685508019.jpg","no_data_icon":"fav.png","default_user":"\/storage\/images\/users\/default.png","login_background":"\/storage\/images\/settings\/17288289707767991.jpg","intro_logo":"\/storage\/images\/settings\/17289765101224092.jpg","intro_loader":"\/storage\/images\/settings\/17289765116421739.jpg","intro_name":"Awamer elshabka","intro_name_ar":"\u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_name_en":"Awamer elshabka","intro_about":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","intro_about_ar":"\u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d","intro_about_en":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","about_image_2":"\/storage\/images\/settings\/17289764775236741.jpg","about_image_1":"\/storage\/images\/settings\/17289764762903822.jpg","services_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","services_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","services_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","how_work_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","fqs_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","parteners_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","contact_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","intro_email":"email@gmail.com","intro_phone":"+966555184424","intro_address":"\u0627\u0644\u0631\u064a\u0627\u0636 - \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","color":"#10163a","buttons_color":"#7367f0","hover_color":"#262c49","intro_meta_description":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_meta_keywords":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","smtp_user_name":"smtp_user_name","smtp_password":"smtp_password","smtp_mail_from":"smtp_mail_from","smtp_sender_name":"smtp_sender_name","smtp_port":"80","smtp_host":"send.smtp.com","smtp_encryption":"LTS","firebase_key":"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q","firebase_sender_id":"662557294717","google_places":"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc","google_analytics":"google_analytics","live_chat":"<iframe src=\"https:\/\/chat.socialintents.com\/c\/yoururl\" width=\"480\" height=\"540\" frameborder=\"0\"><\/iframe>","commission_from_providers":"10","commission_from_delegates":"10","price_per_kilometer":"200","vat_ratio":"10"},"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-d94e-4479-b227-89c9ceee5b5a), (9d74dbe3-e33a-4bf0-8738-b830f2f90cb4, {"type":"hit","key":"socials","value":[{"id":1,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/facebook.png","link":"https:\/\/www.facebook.com","name":"facebook","created_at":null,"updated_at":null},{"id":2,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/Instagram.png","link":"https:\/\/www.instgram.com","name":"instgram","created_at":null,"updated_at":null},{"id":3,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/twitter.png","link":"https:\/\/www.twitter.com","name":"twitter","created_at":null,"updated_at":null},{"id":4,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"\u062a\u0648\u064a\u062a\u0631","created_at":"2024-10-13T08:12:52.000000Z","updated_at":"2024-10-13T08:12:52.000000Z"},{"id":5,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Beck Carver","created_at":"2024-10-15T08:58:15.000000Z","updated_at":"2024-10-15T08:58:15.000000Z"},{"id":6,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Fallon Frank","created_at":"2024-10-15T08:58:49.000000Z","updated_at":"2024-10-15T08:58:49.000000Z"},{"id":7,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/1729087618_8362.jpg","link":"https:\/\/x.com\/","name":"Ariana Mcneil","created_at":"2024-10-16T14:06:59.000000Z","updated_at":"2024-10-16T14:06:59.000000Z"}],"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-db59-4f23-8b8d-1cdbad11a6a6), (9d74dbe3-e33a-4bf0-8738-b830f2f90cb4, {"ip_address":"156.197.6.44","uri":"\/api\/general\/cities","method":"OPTIONS","controller_action":null,"middleware":[],"headers":{"priority":"u=1, i","accept-language":"en-US,en;q=0.9,ar;q=0.8","sec-fetch-dest":"empty","sec-fetch-site":"cross-site","sec-fetch-mode":"cors","user-agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/130.0.0.0 Safari\/537.36 Edg\/130.0.0.0","origin":"http:\/\/localhost:5173","access-control-request-headers":"lang","access-control-request-method":"GET","accept":"*\/*","x-real-ip":"156.197.6.44","x-forwarded-server":"thunder-way.com","x-forwarded-proto":"https","x-forwarded-port":"443","x-forwarded-host":"thunder-way.com","referer":"http:\/\/localhost:5173\/","host":"thunder-way.com"},"payload":[],"session":[],"response_status":204,"response":"Empty Response","duration":166,"memory":22,"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:09, ?, request, 9d74dbe3-e29b-4f26-bf71-c28a645dd641)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe3-e33a-4bf0-8738-b830f2f90cb4, {\"type\":\"hit\",\"key\":\"settings\",\"value\":{\"is_production\":\"0\",\"name_ar\":\"\\u062b\\u0646\\u062f\\u0631\",\"name_en\":\"thunder\",\"email\":\"aait@gmail.com\",\"phone\":\"+966555184424\",\"whatsapp\":\"+966555184424\",\"logo\":\"\\/storage\\/images\\/settings\\/17291462068888069.png\",\"fav_icon\":\"\\/storage\\/images\\/settings\\/17288289685508019.jpg\",\"no_data_icon\":\"fav.png\",\"default_user\":\"\\/storage\\/images\\/users\\/default.png\",\"login_background\":\"\\/storage\\/images\\/settings\\/17288289707767991.jpg\",\"intro_logo\":\"\\/storage\\/images\\/settings\\/17289765101224092.jpg\",\"intro_loader\":\"\\/storage\\/images\\/settings\\/17289765116421739.jpg\",\"intro_name\":\"Awamer elshabka\",\"intro_name_ar\":\"\\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_name_en\":\"Awamer elshabka\",\"intro_about\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"intro_about_ar\":\"\\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\",\"intro_about_en\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"about_image_2\":\"\\/storage\\/images\\/settings\\/17289764775236741.jpg\",\"about_image_1\":\"\\/storage\\/images\\/settings\\/17289764762903822.jpg\",\"services_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"services_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"services_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"how_work_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"fqs_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"parteners_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"contact_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"intro_email\":\"email@gmail.com\",\"intro_phone\":\"+966555184424\",\"intro_address\":\"\\u0627\\u0644\\u0631\\u064a\\u0627\\u0636 - \\u0627\\u0644\\u0633\\u0639\\u0648\\u062f\\u064a\\u0629\",\"color\":\"#10163a\",\"buttons_color\":\"#7367f0\",\"hover_color\":\"#262c49\",\"intro_meta_description\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_meta_keywords\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"smtp_user_name\":\"smtp_user_name\",\"smtp_password\":\"smtp_password\",\"smtp_mail_from\":\"smtp_mail_from\",\"smtp_sender_name\":\"smtp_sender_name\",\"smtp_port\":\"80\",\"smtp_host\":\"send.smtp.com\",\"smtp_encryption\":\"LTS\",\"firebase_key\":\"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q\",\"firebase_sender_id\":\"662557294717\",\"google_places\":\"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc\",\"google_analytics\":\"google_analytics\",\"live_chat\":\"<iframe src=\\\"https:\\/\\/chat.socialintents.com\\/c\\/yoururl\\\" width=\\\"480\\\" height=\\\"540\\\" frameborder=\\\"0\\\"><\\/iframe>\",\"commission_from_providers\":\"10\",\"commission_from_delegates\":\"10\",\"price_per_kilometer\":\"200\",\"vat_ratio\":\"10\"},\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-d94e-4479-b227-89c9ceee5b5a), (9d74dbe3-e33a-4bf0-8738-b830f2f90cb4, {\"type\":\"hit\",\"key\":\"socials\",\"value\":[{\"id\":1,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/facebook.png\",\"link\":\"https:\\/\\/www.facebook.com\",\"name\":\"facebook\",\"created_at\":null,\"updated_at\":null},{\"id\":2,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/Instagram.png\",\"link\":\"https:\\/\\/www.instgram.com\",\"name\":\"instgram\",\"created_at\":null,\"updated_at\":null},{\"id\":3,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/twitter.png\",\"link\":\"https:\\/\\/www.twitter.com\",\"name\":\"twitter\",\"created_at\":null,\"updated_at\":null},{\"id\":4,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"\\u062a\\u0648\\u064a\\u062a\\u0631\",\"created_at\":\"2024-10-13T08:12:52.000000Z\",\"updated_at\":\"2024-10-13T08:12:52.000000Z\"},{\"id\":5,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Beck Carver\",\"created_at\":\"2024-10-15T08:58:15.000000Z\",\"updated_at\":\"2024-10-15T08:58:15.000000Z\"},{\"id\":6,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Fallon Frank\",\"created_at\":\"2024-10-15T08:58:49.000000Z\",\"updated_at\":\"2024-10-15T08:58:49.000000Z\"},{\"id\":7,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/1729087618_8362.jpg\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Ariana Mcneil\",\"created_at\":\"2024-10-16T14:06:59.000000Z\",\"updated_at\":\"2024-10-16T14:06:59.000000Z\"}],\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-db59-4f23-8b8d-1cdbad11a6a6), (9d74dbe3-e33a-4bf0-8738-b830f2f90cb4, {\"ip_address\":\"156.197.6.44\",\"uri\":\"\\/api\\/general\\/cities\",\"method\":\"OPTIONS\",\"controller_action\":null,\"middleware\":[],\"headers\":{\"priority\":\"u=1, i\",\"accept-language\":\"en-US,en;q=0.9,ar;q=0.8\",\"sec-fetch-dest\":\"empty\",\"sec-fetch-site\":\"cross-site\",\"sec-fetch-mode\":\"cors\",\"user-agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/130.0.0.0 Safari\\/537.36 Edg\\/130.0.0.0\",\"origin\":\"http:\\/\\/localhost:5173\",\"access-control-request-headers\":\"lang\",\"access-control-request-method\":\"GET\",\"accept\":\"*\\/*\",\"x-real-ip\":\"156.197.6.44\",\"x-forwarded-server\":\"thunder-way.com\",\"x-forwarded-proto\":\"https\",\"x-forwarded-port\":\"443\",\"x-forwarded-host\":\"thunder-way.com\",\"referer\":\"http:\\/\\/localhost:5173\\/\",\"host\":\"thunder-way.com\"},\"payload\":[],\"session\":[],\"response_status\":204,\"response\":\"Empty Response\",\"duration\":166,\"memory\":22,\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:09, ?, request, 9d74dbe3-e29b-4f26-bf71-c28a645dd641)) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #6 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #8 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #9 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #10 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #21 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #22 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `te...', Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #19 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #20 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #30 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #31 {main} "} [2024-11-10 18:25:09] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe3-f92f-4df9-afd9-a55fd8064954, {"type":"hit","key":"settings","value":{"is_production":"0","name_ar":"\u062b\u0646\u062f\u0631","name_en":"thunder","email":"aait@gmail.com","phone":"+966555184424","whatsapp":"+966555184424","logo":"\/storage\/images\/settings\/17291462068888069.png","fav_icon":"\/storage\/images\/settings\/17288289685508019.jpg","no_data_icon":"fav.png","default_user":"\/storage\/images\/users\/default.png","login_background":"\/storage\/images\/settings\/17288289707767991.jpg","intro_logo":"\/storage\/images\/settings\/17289765101224092.jpg","intro_loader":"\/storage\/images\/settings\/17289765116421739.jpg","intro_name":"Awamer elshabka","intro_name_ar":"\u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_name_en":"Awamer elshabka","intro_about":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","intro_about_ar":"\u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d\u0629\u060c \u0644\u0642\u062f \u062a\u0645 \u062a\u0648\u0644\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0645\u0648\u0644\u062f \u0627\u0644\u0646\u0635 \u0627\u0644\u0639\u0631\u0628\u0649\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0623\u0646 \u062a\u0648\u0644\u062f \u0645\u062b\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0623\u0648 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0646\u0635\u0648\u0635 \u0627\u0644\u0623\u062e\u0631\u0649 \u0647\u0630\u0627 \u0627\u0644\u0646\u0635 \u0647\u0648 \u0645\u062b\u0627\u0644 \u0644\u0646\u0635 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u0628\u062f\u0644 \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u0645\u0633\u0627\u062d","intro_about_en":"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.","about_image_2":"\/storage\/images\/settings\/17289764775236741.jpg","about_image_1":"\/storage\/images\/settings\/17289764762903822.jpg","services_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","services_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","services_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","how_work_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","how_work_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","fqs_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","fqs_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","parteners_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","parteners_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text_ar":"\u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0646\u0627\u0621 \u0645\u0646\u062a\u062c \u0628\u062f\u064a\u0647\u064a \u064a\u062d\u0627\u0643\u064a \u0648\u064a\u0633\u0647\u0644 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u060c \u0643\u0627\u0646 \u0627\u0644\u062c\u0648\u0627\u0628 \u0627\u0644\u0628\u0633\u064a\u0637 \u0647\u0648 \u062a\u0632\u0648\u064a\u062f \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0634\u064a\u0627\u0621","contact_text_en":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","contact_text":"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things","intro_email":"email@gmail.com","intro_phone":"+966555184424","intro_address":"\u0627\u0644\u0631\u064a\u0627\u0636 - \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","color":"#10163a","buttons_color":"#7367f0","hover_color":"#262c49","intro_meta_description":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","intro_meta_keywords":"\u0645\u0648\u0642\u0639 \u062a\u0639\u0631\u064a\u0641\u064a \u062e\u0627\u0635 \u0628 \u0627\u0648\u0627\u0645\u0631 \u0627\u0644\u0634\u0628\u0643\u0629","smtp_user_name":"smtp_user_name","smtp_password":"smtp_password","smtp_mail_from":"smtp_mail_from","smtp_sender_name":"smtp_sender_name","smtp_port":"80","smtp_host":"send.smtp.com","smtp_encryption":"LTS","firebase_key":"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q","firebase_sender_id":"662557294717","google_places":"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc","google_analytics":"google_analytics","live_chat":"<iframe src=\"https:\/\/chat.socialintents.com\/c\/yoururl\" width=\"480\" height=\"540\" frameborder=\"0\"><\/iframe>","commission_from_providers":"10","commission_from_delegates":"10","price_per_kilometer":"200","vat_ratio":"10"},"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-de62-4e10-b6ec-6fb94f1f8dde), (9d74dbe3-f92f-4df9-afd9-a55fd8064954, {"type":"hit","key":"socials","value":[{"id":1,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/facebook.png","link":"https:\/\/www.facebook.com","name":"facebook","created_at":null,"updated_at":null},{"id":2,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/Instagram.png","link":"https:\/\/www.instgram.com","name":"instgram","created_at":null,"updated_at":null},{"id":3,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/twitter.png","link":"https:\/\/www.twitter.com","name":"twitter","created_at":null,"updated_at":null},{"id":4,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"\u062a\u0648\u064a\u062a\u0631","created_at":"2024-10-13T08:12:52.000000Z","updated_at":"2024-10-13T08:12:52.000000Z"},{"id":5,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Beck Carver","created_at":"2024-10-15T08:58:15.000000Z","updated_at":"2024-10-15T08:58:15.000000Z"},{"id":6,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/default.png","link":"https:\/\/x.com\/","name":"Fallon Frank","created_at":"2024-10-15T08:58:49.000000Z","updated_at":"2024-10-15T08:58:49.000000Z"},{"id":7,"icon":"https:\/\/thunder-way.com\/public\/storage\/images\/socials\/1729087618_8362.jpg","link":"https:\/\/x.com\/","name":"Ariana Mcneil","created_at":"2024-10-16T14:06:59.000000Z","updated_at":"2024-10-16T14:06:59.000000Z"}],"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-dfb8-43c1-ae07-c70d3fbfc7e8), (9d74dbe3-f92f-4df9-afd9-a55fd8064954, {"ip_address":"156.197.6.44","uri":"\/api\/general\/categories","method":"OPTIONS","controller_action":null,"middleware":[],"headers":{"priority":"u=1, i","accept-language":"en-US,en;q=0.9,ar;q=0.8","sec-fetch-dest":"empty","sec-fetch-site":"cross-site","sec-fetch-mode":"cors","user-agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/130.0.0.0 Safari\/537.36 Edg\/130.0.0.0","origin":"http:\/\/localhost:5173","access-control-request-headers":"lang","access-control-request-method":"GET","accept":"*\/*","x-real-ip":"156.197.6.44","x-forwarded-server":"thunder-way.com","x-forwarded-proto":"https","x-forwarded-port":"443","x-forwarded-host":"thunder-way.com","referer":"http:\/\/localhost:5173\/","host":"thunder-way.com"},"payload":[],"session":[],"response_status":204,"response":"Empty Response","duration":187,"memory":22,"hostname":"host.aait-sa.com"}, 2024-11-10 18:25:09, ?, request, 9d74dbe3-e529-4d69-8779-59ca9620d77e)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: insert into `telescope_entries` (`batch_id`, `content`, `created_at`, `family_hash`, `type`, `uuid`) values (9d74dbe3-f92f-4df9-afd9-a55fd8064954, {\"type\":\"hit\",\"key\":\"settings\",\"value\":{\"is_production\":\"0\",\"name_ar\":\"\\u062b\\u0646\\u062f\\u0631\",\"name_en\":\"thunder\",\"email\":\"aait@gmail.com\",\"phone\":\"+966555184424\",\"whatsapp\":\"+966555184424\",\"logo\":\"\\/storage\\/images\\/settings\\/17291462068888069.png\",\"fav_icon\":\"\\/storage\\/images\\/settings\\/17288289685508019.jpg\",\"no_data_icon\":\"fav.png\",\"default_user\":\"\\/storage\\/images\\/users\\/default.png\",\"login_background\":\"\\/storage\\/images\\/settings\\/17288289707767991.jpg\",\"intro_logo\":\"\\/storage\\/images\\/settings\\/17289765101224092.jpg\",\"intro_loader\":\"\\/storage\\/images\\/settings\\/17289765116421739.jpg\",\"intro_name\":\"Awamer elshabka\",\"intro_name_ar\":\"\\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_name_en\":\"Awamer elshabka\",\"intro_about\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"intro_about_ar\":\"\\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\\u0629\\u060c \\u0644\\u0642\\u062f \\u062a\\u0645 \\u062a\\u0648\\u0644\\u064a\\u062f \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0645\\u0646 \\u0645\\u0648\\u0644\\u062f \\u0627\\u0644\\u0646\\u0635 \\u0627\\u0644\\u0639\\u0631\\u0628\\u0649\\u060c \\u062d\\u064a\\u062b \\u064a\\u0645\\u0643\\u0646\\u0643 \\u0623\\u0646 \\u062a\\u0648\\u0644\\u062f \\u0645\\u062b\\u0644 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0623\\u0648 \\u0627\\u0644\\u0639\\u062f\\u064a\\u062f \\u0645\\u0646 \\u0627\\u0644\\u0646\\u0635\\u0648\\u0635 \\u0627\\u0644\\u0623\\u062e\\u0631\\u0649 \\u0647\\u0630\\u0627 \\u0627\\u0644\\u0646\\u0635 \\u0647\\u0648 \\u0645\\u062b\\u0627\\u0644 \\u0644\\u0646\\u0635 \\u064a\\u0645\\u0643\\u0646 \\u0623\\u0646 \\u064a\\u0633\\u062a\\u0628\\u062f\\u0644 \\u0641\\u064a \\u0646\\u0641\\u0633 \\u0627\\u0644\\u0645\\u0633\\u0627\\u062d\",\"intro_about_en\":\"This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of text that can be replaced in the same space. This text is an example of text It can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts. This text is an example of a text that can be replaced in the same space.\",\"about_image_2\":\"\\/storage\\/images\\/settings\\/17289764775236741.jpg\",\"about_image_1\":\"\\/storage\\/images\\/settings\\/17289764762903822.jpg\",\"services_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"services_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"services_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"how_work_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"how_work_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"fqs_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"fqs_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"parteners_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"parteners_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text_ar\":\"\\u0645\\u0646 \\u062e\\u0644\\u0627\\u0644 \\u0628\\u0646\\u0627\\u0621 \\u0645\\u0646\\u062a\\u062c \\u0628\\u062f\\u064a\\u0647\\u064a \\u064a\\u062d\\u0627\\u0643\\u064a \\u0648\\u064a\\u0633\\u0647\\u0644 \\u062a\\u0646\\u0641\\u064a\\u0630 \\u0627\\u0644\\u062e\\u062f\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0627\\u0645\\u0629 \\u060c \\u0643\\u0627\\u0646 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0628 \\u0627\\u0644\\u0628\\u0633\\u064a\\u0637 \\u0647\\u0648 \\u062a\\u0632\\u0648\\u064a\\u062f \\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646 \\u0628\\u062b\\u0644\\u0627\\u062b\\u0629 \\u0623\\u0634\\u064a\\u0627\\u0621\",\"contact_text_en\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"contact_text\":\"By building an intuitive product that simulates and facilitates the implementation of public service, the simple answer has been to provide users with three things\",\"intro_email\":\"email@gmail.com\",\"intro_phone\":\"+966555184424\",\"intro_address\":\"\\u0627\\u0644\\u0631\\u064a\\u0627\\u0636 - \\u0627\\u0644\\u0633\\u0639\\u0648\\u062f\\u064a\\u0629\",\"color\":\"#10163a\",\"buttons_color\":\"#7367f0\",\"hover_color\":\"#262c49\",\"intro_meta_description\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"intro_meta_keywords\":\"\\u0645\\u0648\\u0642\\u0639 \\u062a\\u0639\\u0631\\u064a\\u0641\\u064a \\u062e\\u0627\\u0635 \\u0628 \\u0627\\u0648\\u0627\\u0645\\u0631 \\u0627\\u0644\\u0634\\u0628\\u0643\\u0629\",\"smtp_user_name\":\"smtp_user_name\",\"smtp_password\":\"smtp_password\",\"smtp_mail_from\":\"smtp_mail_from\",\"smtp_sender_name\":\"smtp_sender_name\",\"smtp_port\":\"80\",\"smtp_host\":\"send.smtp.com\",\"smtp_encryption\":\"LTS\",\"firebase_key\":\"AAAAVYoWgDU:APA91bEU9m3M7z5TeNAlKqwl2sI5XU78yNRDCNPt95M2RDjfZG9O5ZGxrH_wcqIClEDY3TWgyMOp9vH56O5ilbm2vYp-8tIN_8dGvnbtea4s5hMlXYyCQZR2h0kM07l3pXB9iiZbgz_q\",\"firebase_sender_id\":\"662557294717\",\"google_places\":\"AIzaSyAXV7nrpIKpuqyaNWNQYr3IP86_rJgcHWc\",\"google_analytics\":\"google_analytics\",\"live_chat\":\"<iframe src=\\\"https:\\/\\/chat.socialintents.com\\/c\\/yoururl\\\" width=\\\"480\\\" height=\\\"540\\\" frameborder=\\\"0\\\"><\\/iframe>\",\"commission_from_providers\":\"10\",\"commission_from_delegates\":\"10\",\"price_per_kilometer\":\"200\",\"vat_ratio\":\"10\"},\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-de62-4e10-b6ec-6fb94f1f8dde), (9d74dbe3-f92f-4df9-afd9-a55fd8064954, {\"type\":\"hit\",\"key\":\"socials\",\"value\":[{\"id\":1,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/facebook.png\",\"link\":\"https:\\/\\/www.facebook.com\",\"name\":\"facebook\",\"created_at\":null,\"updated_at\":null},{\"id\":2,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/Instagram.png\",\"link\":\"https:\\/\\/www.instgram.com\",\"name\":\"instgram\",\"created_at\":null,\"updated_at\":null},{\"id\":3,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/twitter.png\",\"link\":\"https:\\/\\/www.twitter.com\",\"name\":\"twitter\",\"created_at\":null,\"updated_at\":null},{\"id\":4,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"\\u062a\\u0648\\u064a\\u062a\\u0631\",\"created_at\":\"2024-10-13T08:12:52.000000Z\",\"updated_at\":\"2024-10-13T08:12:52.000000Z\"},{\"id\":5,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Beck Carver\",\"created_at\":\"2024-10-15T08:58:15.000000Z\",\"updated_at\":\"2024-10-15T08:58:15.000000Z\"},{\"id\":6,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/default.png\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Fallon Frank\",\"created_at\":\"2024-10-15T08:58:49.000000Z\",\"updated_at\":\"2024-10-15T08:58:49.000000Z\"},{\"id\":7,\"icon\":\"https:\\/\\/thunder-way.com\\/public\\/storage\\/images\\/socials\\/1729087618_8362.jpg\",\"link\":\"https:\\/\\/x.com\\/\",\"name\":\"Ariana Mcneil\",\"created_at\":\"2024-10-16T14:06:59.000000Z\",\"updated_at\":\"2024-10-16T14:06:59.000000Z\"}],\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:09, ?, cache, 9d74dbe3-dfb8-43c1-ae07-c70d3fbfc7e8), (9d74dbe3-f92f-4df9-afd9-a55fd8064954, {\"ip_address\":\"156.197.6.44\",\"uri\":\"\\/api\\/general\\/categories\",\"method\":\"OPTIONS\",\"controller_action\":null,\"middleware\":[],\"headers\":{\"priority\":\"u=1, i\",\"accept-language\":\"en-US,en;q=0.9,ar;q=0.8\",\"sec-fetch-dest\":\"empty\",\"sec-fetch-site\":\"cross-site\",\"sec-fetch-mode\":\"cors\",\"user-agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/130.0.0.0 Safari\\/537.36 Edg\\/130.0.0.0\",\"origin\":\"http:\\/\\/localhost:5173\",\"access-control-request-headers\":\"lang\",\"access-control-request-method\":\"GET\",\"accept\":\"*\\/*\",\"x-real-ip\":\"156.197.6.44\",\"x-forwarded-server\":\"thunder-way.com\",\"x-forwarded-proto\":\"https\",\"x-forwarded-port\":\"443\",\"x-forwarded-host\":\"thunder-way.com\",\"referer\":\"http:\\/\\/localhost:5173\\/\",\"host\":\"thunder-way.com\"},\"payload\":[],\"session\":[],\"response_status\":204,\"response\":\"Empty Response\",\"duration\":187,\"memory\":22,\"hostname\":\"host.aait-sa.com\"}, 2024-11-10 18:25:09, ?, request, 9d74dbe3-e529-4d69-8779-59ca9620d77e)) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #6 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #8 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #9 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #10 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #21 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #22 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `te...', Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('insert into `te...', Array, Object(Closure)) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'insert into `te...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(546): Illuminate\\Database\\Connection->run('insert into `te...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement('insert into `te...', Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3274): Illuminate\\Database\\Connection->insert('insert into `te...', Array) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(149): Illuminate\\Database\\Query\\Builder->insert(Array) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(150): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #19 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #20 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #30 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpFoundation\\Response)) #31 {main} "} [2024-11-10 18:25:09] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `categories` where `parent_id` is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `categories` where `parent_id` is null) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2844): Illuminate\\Database\\Query\\Builder->get() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2803): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(891): Illuminate\\Database\\Query\\Builder->getCountForPagination() #11 /home/thunderw/public_html/app/Services/CategoryService.php(19): Illuminate\\Database\\Eloquent\\Builder->paginate(10) #12 /home/thunderw/public_html/app/Http/Controllers/Api/General/CategoryController.php(26): App\\Services\\CategoryService->all(10, NULL) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\CategoryController->categories(NULL) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('categories', Array) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\CategoryController), 'categories') #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #19 /home/thunderw/public_html/app/Http/Middleware/Api/OptionalSanctumMiddleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\OptionalSanctumMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #21 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #22 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #23 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #43 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #52 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #55 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #56 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #57 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1217): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(486): Illuminate\\Database\\Connection->getReadPdo() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect(true) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2844): Illuminate\\Database\\Query\\Builder->get() #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2803): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(891): Illuminate\\Database\\Query\\Builder->getCountForPagination() #22 /home/thunderw/public_html/app/Services/CategoryService.php(19): Illuminate\\Database\\Eloquent\\Builder->paginate(10) #23 /home/thunderw/public_html/app/Http/Controllers/Api/General/CategoryController.php(26): App\\Services\\CategoryService->all(10, NULL) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\CategoryController->categories(NULL) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('categories', Array) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\CategoryController), 'categories') #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/app/Http/Middleware/Api/OptionalSanctumMiddleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #31 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\OptionalSanctumMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #32 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #34 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #43 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #53 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #54 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #56 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #57 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #58 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #59 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #60 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #61 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #62 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #63 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #64 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #65 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #66 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #67 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #68 {main} "} [2024-11-10 18:25:09] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 5c578efcde628119dfb157dcc987e7a5) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 5c578efcde628119dfb157dcc987e7a5) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3157): Illuminate\\Database\\Query\\Builder->get(Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3085): Illuminate\\Database\\Query\\Builder->aggregate('count', Array) #10 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(123): Illuminate\\Database\\Query\\Builder->count() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(165): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry)) #12 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 3) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(560): array_map(Object(Closure), Array, Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(768): Illuminate\\Support\\Arr::map(Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->map(Object(Closure)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(179): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(140): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection)) #19 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #20 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #23 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #31 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\JsonResponse)) #32 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1217): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(486): Illuminate\\Database\\Connection->getReadPdo() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect(true) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3157): Illuminate\\Database\\Query\\Builder->get(Array) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3085): Illuminate\\Database\\Query\\Builder->aggregate('count', Array) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(123): Illuminate\\Database\\Query\\Builder->count() #22 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(165): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry)) #23 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 3) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(560): array_map(Object(Closure), Array, Array) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(768): Illuminate\\Support\\Arr::map(Array, Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->map(Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #28 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(179): Illuminate\\Support\\Collection->each(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(140): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection)) #30 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #31 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #32 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #34 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #42 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\JsonResponse)) #43 {main} "} [2024-11-10 18:25:09] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: select * from `cities` where exists (select * from `neighborhoods` where `cities`.`id` = `neighborhoods`.`city_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: select * from `cities` where exists (select * from `neighborhoods` where `cities`.`id` = `neighborhoods`.`city_id`)) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #10 /home/thunderw/public_html/app/Services/CityService.php(26): Illuminate\\Database\\Eloquent\\Builder->get() #11 /home/thunderw/public_html/app/Http/Controllers/Api/General/CountriesAndCitiesController.php(41): App\\Services\\CityService->allWithoutPagination() #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\CountriesAndCitiesController->cities() #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('cities', Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\CountriesAndCitiesController), 'cities') #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #18 /home/thunderw/public_html/app/Http/Middleware/Api/OptionalSanctumMiddleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\OptionalSanctumMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #20 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #21 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #22 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #31 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #33 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #36 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #43 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #47 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #48 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #50 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #51 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #54 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #55 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #56 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1217): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(486): Illuminate\\Database\\Connection->getReadPdo() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect(true) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select * from `...', Array, Object(Closure)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select * from `...', Array, true) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(710): Illuminate\\Database\\Query\\Builder->get(Array) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(694): Illuminate\\Database\\Eloquent\\Builder->getModels(Array) #21 /home/thunderw/public_html/app/Services/CityService.php(26): Illuminate\\Database\\Eloquent\\Builder->get() #22 /home/thunderw/public_html/app/Http/Controllers/Api/General/CountriesAndCitiesController.php(41): App\\Services\\CityService->allWithoutPagination() #23 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\Api\\General\\CountriesAndCitiesController->cities() #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('cities', Array) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\General\\CountriesAndCitiesController), 'cities') #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController() #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run() #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request)) #29 /home/thunderw/public_html/app/Http/Middleware/Api/OptionalSanctumMiddleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\OptionalSanctumMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #31 /home/thunderw/public_html/app/Http/Middleware/Api/ApiLang.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #32 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiLang->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #33 /home/thunderw/public_html/app/Http/Middleware/Api/ApiCors.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #34 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\\Http\\Middleware\\Api\\ApiCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(62): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '60', '1') #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #42 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request)) #43 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route)) #44 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request)) #45 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request)) #46 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request)) #47 /home/thunderw/public_html/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #48 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\\DisableBrowserCache->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #49 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #50 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #51 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #52 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #53 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #54 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #55 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #56 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #57 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #58 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #59 /home/thunderw/public_html/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #60 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #61 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #62 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure)) #63 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request)) #64 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #65 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request)) #66 /home/thunderw/public_html/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request)) #67 {main} "} [2024-11-10 18:25:09] local.ERROR: SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 5c578efcde628119dfb157dcc987e7a5) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 2002): SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 5c578efcde628119dfb157dcc987e7a5) at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #5 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3157): Illuminate\\Database\\Query\\Builder->get(Array) #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3085): Illuminate\\Database\\Query\\Builder->aggregate('count', Array) #10 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(123): Illuminate\\Database\\Query\\Builder->count() #11 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(165): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry)) #12 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 3) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(560): array_map(Object(Closure), Array, Array) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(768): Illuminate\\Support\\Arr::map(Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->map(Object(Closure)) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #17 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(179): Illuminate\\Support\\Collection->each(Object(Closure)) #18 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(140): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection)) #19 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #20 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #22 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #23 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #26 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #28 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #29 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #30 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #31 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\JsonResponse)) #32 {main} [previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70) [stacktrace] #0 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #1 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(100): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #2 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(50): Illuminate\\Database\\Connectors\\Connector->tryAgainIfCausedByLostConnection(Object(PDOException), 'mysql:host=127....', 'thunderw_user', '!9dE4Uk)RkMo09', Array) #3 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array) #4 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #5 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #6 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func(Object(Closure)) #7 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1217): Illuminate\\Database\\Connection->getPdo() #8 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(486): Illuminate\\Database\\Connection->getReadPdo() #9 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect(true) #10 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array) #11 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(899): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure)) #12 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(879): Illuminate\\Database\\Connection->tryAgainIfCausedByLostConnection(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #13 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(723): Illuminate\\Database\\Connection->handleQueryException(Object(Illuminate\\Database\\QueryException), 'select count(*)...', Array, Object(Closure)) #14 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(422): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure)) #15 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2706): Illuminate\\Database\\Connection->select('select count(*)...', Array, true) #16 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2694): Illuminate\\Database\\Query\\Builder->runSelect() #17 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3230): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}() #18 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2695): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure)) #19 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3157): Illuminate\\Database\\Query\\Builder->get(Array) #20 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3085): Illuminate\\Database\\Query\\Builder->aggregate('count', Array) #21 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(123): Illuminate\\Database\\Query\\Builder->count() #22 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(165): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry)) #23 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 3) #24 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Arr.php(560): array_map(Object(Closure), Array, Array) #25 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(768): Illuminate\\Support\\Arr::map(Array, Object(Closure)) #26 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->map(Object(Closure)) #27 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(235): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0) #28 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(179): Illuminate\\Support\\Collection->each(Object(Closure)) #29 /home/thunderw/public_html/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(140): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection)) #30 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(661): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection)) #31 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #32 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(286): call_user_func(Object(Closure)) #33 /home/thunderw/public_html/vendor/laravel/telescope/src/Telescope.php(683): Laravel\\Telescope\\Telescope::withoutRecording(Object(Closure)) #34 /home/thunderw/public_html/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(65): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository)) #35 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}() #36 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #37 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(81): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #38 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure)) #39 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL) #40 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1173): Illuminate\\Container\\Container->call(Object(Closure)) #41 /home/thunderw/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(205): Illuminate\\Foundation\\Application->terminate() #42 /home/thunderw/public_html/public/index.php(60): Illuminate\\Foundation\\Http\\Kernel->terminate(Object(Illuminate\\Http\\Request), Object(Illuminate\\Http\\JsonResponse)) #43 {main} "}
Back to File Manager