| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379 |
- [2024-02-23 11:16:12] production.ERROR: Database connection [zt_mysql] not configured. {"userId":1,"exception":"[object] (InvalidArgumentException(code: 0): Database connection [zt_mysql] not configured. at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php:152)
- [stacktrace]
- #0 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(115): Illuminate\\Database\\DatabaseManager->configuration('zt_mysql')
- #1 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(86): Illuminate\\Database\\DatabaseManager->makeConnection('zt_mysql')
- #2 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1257): Illuminate\\Database\\DatabaseManager->connection('zt_mysql')
- #3 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1223): Illuminate\\Database\\Eloquent\\Model::resolveConnection('zt_mysql')
- #4 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1052): Illuminate\\Database\\Eloquent\\Model->getConnection()
- #5 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(969): Illuminate\\Database\\Eloquent\\Model->newBaseQueryBuilder()
- #6 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1005): Illuminate\\Database\\Eloquent\\Model->newModelQuery()
- #7 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(958): Illuminate\\Database\\Eloquent\\Model->newQueryWithoutScopes()
- #8 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1622): Illuminate\\Database\\Eloquent\\Model->newQuery()
- #9 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\src\\backend\\ZtController.php(72): Illuminate\\Database\\Eloquent\\Model->__call('select', Array)
- #10 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): Yunshop\\GoodsHandle\\backend\\ZtController->getZtGoods()
- #11 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\components\\BaseController.php(81): Illuminate\\Routing\\Controller->callAction('getZtGoods', Array)
- #12 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(45): app\\common\\components\\BaseController->callAction('getZtGoods', Array)
- #13 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Yunshop\\GoodsHandle\\backend\\ZtController), 'getZtGoods')
- #14 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(176): Illuminate\\Routing\\Route->runController()
- #15 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(681): Illuminate\\Routing\\Route->run()
- #16 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(app\\framework\\Http\\Request))
- #17 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AdminPermission.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #18 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AdminPermission->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #19 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateShop.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #20 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateShop->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #21 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateAdmin.php(147): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #22 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateAdmin->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #23 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Authenticate.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #24 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Authenticate->handle(Object(app\\framework\\Http\\Request), Object(Closure), 'admin')
- #25 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #26 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #27 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #28 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #29 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #30 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #31 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #32 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #33 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #34 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #35 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Install.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #36 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Install->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #37 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #38 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(683): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #39 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(app\\framework\\Http\\Request))
- #40 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(624): Illuminate\\Routing\\Router->runRoute(Object(app\\framework\\Http\\Request), Object(Illuminate\\Routing\\Route))
- #41 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute(Object(app\\framework\\Http\\Request))
- #42 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Routing\\Router->dispatch(Object(app\\framework\\Http\\Request))
- #43 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(app\\framework\\Http\\Request))
- #44 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\ShopRoute.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #45 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\ShopRoute->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #46 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #47 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #48 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #49 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #50 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(app\\framework\\Http\\Request))
- #51 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\laravel.php(47): Illuminate\\Foundation\\Http\\Kernel->handle(Object(app\\framework\\Http\\Request))
- #52 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\index.php(11): include_once('F:\\\\phpstudy_pro...')
- #53 {main}
- "}
- [2024-02-23 11:16:21] production.ERROR: Database connection [zt_mysql] not configured. {"userId":1,"exception":"[object] (InvalidArgumentException(code: 0): Database connection [zt_mysql] not configured. at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php:152)
- [stacktrace]
- #0 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(115): Illuminate\\Database\\DatabaseManager->configuration('zt_mysql')
- #1 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\DatabaseManager.php(86): Illuminate\\Database\\DatabaseManager->makeConnection('zt_mysql')
- #2 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1257): Illuminate\\Database\\DatabaseManager->connection('zt_mysql')
- #3 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1223): Illuminate\\Database\\Eloquent\\Model::resolveConnection('zt_mysql')
- #4 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1052): Illuminate\\Database\\Eloquent\\Model->getConnection()
- #5 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(969): Illuminate\\Database\\Eloquent\\Model->newBaseQueryBuilder()
- #6 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1005): Illuminate\\Database\\Eloquent\\Model->newModelQuery()
- #7 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(958): Illuminate\\Database\\Eloquent\\Model->newQueryWithoutScopes()
- #8 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(1622): Illuminate\\Database\\Eloquent\\Model->newQuery()
- #9 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\src\\backend\\ZtController.php(72): Illuminate\\Database\\Eloquent\\Model->__call('select', Array)
- #10 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): Yunshop\\GoodsHandle\\backend\\ZtController->getZtGoods()
- #11 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\components\\BaseController.php(81): Illuminate\\Routing\\Controller->callAction('getZtGoods', Array)
- #12 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(45): app\\common\\components\\BaseController->callAction('getZtGoods', Array)
- #13 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Yunshop\\GoodsHandle\\backend\\ZtController), 'getZtGoods')
- #14 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(176): Illuminate\\Routing\\Route->runController()
- #15 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(681): Illuminate\\Routing\\Route->run()
- #16 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(app\\framework\\Http\\Request))
- #17 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AdminPermission.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #18 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AdminPermission->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #19 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateShop.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #20 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateShop->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #21 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateAdmin.php(147): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #22 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateAdmin->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #23 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Authenticate.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #24 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Authenticate->handle(Object(app\\framework\\Http\\Request), Object(Closure), 'admin')
- #25 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #26 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #27 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #28 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #29 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #30 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #31 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #32 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #33 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #34 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #35 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Install.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #36 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Install->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #37 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #38 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(683): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #39 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(app\\framework\\Http\\Request))
- #40 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(624): Illuminate\\Routing\\Router->runRoute(Object(app\\framework\\Http\\Request), Object(Illuminate\\Routing\\Route))
- #41 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute(Object(app\\framework\\Http\\Request))
- #42 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Routing\\Router->dispatch(Object(app\\framework\\Http\\Request))
- #43 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(app\\framework\\Http\\Request))
- #44 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\ShopRoute.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #45 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\ShopRoute->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #46 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #47 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #48 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #49 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #50 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(app\\framework\\Http\\Request))
- #51 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\laravel.php(47): Illuminate\\Foundation\\Http\\Kernel->handle(Object(app\\framework\\Http\\Request))
- #52 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\index.php(11): include_once('F:\\\\phpstudy_pro...')
- #53 {main}
- "}
- [2024-02-23 13:43:53] production.ERROR: Method Yunshop\GoodsHandle\backend\ZtController::goodsSet does not exist. {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Method Yunshop\\GoodsHandle\\backend\\ZtController::goodsSet does not exist. at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php:68)
- [stacktrace]
- #0 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): Illuminate\\Routing\\Controller->__call('goodsSet', Array)
- #1 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\components\\BaseController.php(81): Illuminate\\Routing\\Controller->callAction('goodsSet', Array)
- #2 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(45): app\\common\\components\\BaseController->callAction('goodsSet', Array)
- #3 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Yunshop\\GoodsHandle\\backend\\ZtController), 'goodsSet')
- #4 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(176): Illuminate\\Routing\\Route->runController()
- #5 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(681): Illuminate\\Routing\\Route->run()
- #6 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(app\\framework\\Http\\Request))
- #7 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AdminPermission.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #8 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AdminPermission->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #9 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateShop.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #10 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateShop->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #11 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateAdmin.php(147): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #12 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateAdmin->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #13 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Authenticate.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #14 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Authenticate->handle(Object(app\\framework\\Http\\Request), Object(Closure), 'admin')
- #15 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #16 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #17 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #18 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #19 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #20 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #21 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #22 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #23 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #24 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #25 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Install.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #26 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Install->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #27 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #28 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(683): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #29 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(app\\framework\\Http\\Request))
- #30 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(624): Illuminate\\Routing\\Router->runRoute(Object(app\\framework\\Http\\Request), Object(Illuminate\\Routing\\Route))
- #31 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute(Object(app\\framework\\Http\\Request))
- #32 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Routing\\Router->dispatch(Object(app\\framework\\Http\\Request))
- #33 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(app\\framework\\Http\\Request))
- #34 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\ShopRoute.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #35 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\ShopRoute->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #36 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #37 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #38 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #39 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #40 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(app\\framework\\Http\\Request))
- #41 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\laravel.php(47): Illuminate\\Foundation\\Http\\Kernel->handle(Object(app\\framework\\Http\\Request))
- #42 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\index.php(11): include_once('F:\\\\phpstudy_pro...')
- #43 {main}
- "}
- [2024-02-23 14:32:56] production.ERROR: Cannot end a section without first starting one. (View: F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\views\backend\goods-set.blade.php) {"userId":1,"exception":"[object] (ErrorException(code: 0): Cannot end a section without first starting one. (View: F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\views\\backend\\goods-set.blade.php) at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesLayouts.php:86, InvalidArgumentException(code: 0): Cannot end a section without first starting one. at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesLayouts.php:86)
- [stacktrace]
- #0 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(45): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
- #1 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(59): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('F:\\\\phpstudy_pro...', Array)
- #2 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(143): Illuminate\\View\\Engines\\CompilerEngine->get('F:\\\\phpstudy_pro...', Array)
- #3 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(126): Illuminate\\View\\View->getContents()
- #4 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(91): Illuminate\\View\\View->renderContents()
- #5 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\src\\backend\\ZtController.php(687): Illuminate\\View\\View->render()
- #6 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): Yunshop\\GoodsHandle\\backend\\ZtController->ztGoodsSet()
- #7 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\components\\BaseController.php(81): Illuminate\\Routing\\Controller->callAction('ztGoodsSet', Array)
- #8 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(45): app\\common\\components\\BaseController->callAction('ztGoodsSet', Array)
- #9 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Yunshop\\GoodsHandle\\backend\\ZtController), 'ztGoodsSet')
- #10 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(176): Illuminate\\Routing\\Route->runController()
- #11 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(681): Illuminate\\Routing\\Route->run()
- #12 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(app\\framework\\Http\\Request))
- #13 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AdminPermission.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #14 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AdminPermission->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #15 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateShop.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #16 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateShop->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #17 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateAdmin.php(147): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #18 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateAdmin->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #19 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Authenticate.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #20 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Authenticate->handle(Object(app\\framework\\Http\\Request), Object(Closure), 'admin')
- #21 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #22 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #23 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #24 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #25 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #26 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #27 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #28 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #29 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #30 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #31 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Install.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #32 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Install->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #33 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #34 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(683): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #35 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(app\\framework\\Http\\Request))
- #36 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(624): Illuminate\\Routing\\Router->runRoute(Object(app\\framework\\Http\\Request), Object(Illuminate\\Routing\\Route))
- #37 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute(Object(app\\framework\\Http\\Request))
- #38 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Routing\\Router->dispatch(Object(app\\framework\\Http\\Request))
- #39 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(app\\framework\\Http\\Request))
- #40 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\ShopRoute.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #41 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\ShopRoute->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #42 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #43 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #44 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #45 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #46 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(app\\framework\\Http\\Request))
- #47 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\laravel.php(47): Illuminate\\Foundation\\Http\\Kernel->handle(Object(app\\framework\\Http\\Request))
- #48 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\index.php(11): include_once('F:\\\\phpstudy_pro...')
- #49 {main}
- "}
- [2024-02-23 16:13:01] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist (SQL: select * from `ims_ims_yz_zt_goods_set` where (`uniacid` = 4) limit 1) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist (SQL: select * from `ims_ims_yz_zt_goods_set` where (`uniacid` = 4) limit 1) at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOConnection.php:79, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOConnection.php:77)
- [stacktrace]
- #0 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #1 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(338): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
- #2 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\framework\\Database\\MySqlConnection.php(27): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
- #3 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2149): app\\framework\\Database\\MySqlConnection->select('select * from `...', Array, true)
- #4 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2137): Illuminate\\Database\\Query\\Builder->runSelect()
- #5 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2609): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
- #6 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2138): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
- #7 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(143): Illuminate\\Database\\Query\\Builder->get(Array)
- #8 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\src\\backend\\ZtController.php(687): Illuminate\\Database\\Query\\Builder->first()
- #9 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): Yunshop\\GoodsHandle\\backend\\ZtController->ztGoodsSet()
- #10 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\components\\BaseController.php(81): Illuminate\\Routing\\Controller->callAction('ztGoodsSet', Array)
- #11 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(45): app\\common\\components\\BaseController->callAction('ztGoodsSet', Array)
- #12 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Yunshop\\GoodsHandle\\backend\\ZtController), 'ztGoodsSet')
- #13 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(176): Illuminate\\Routing\\Route->runController()
- #14 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(681): Illuminate\\Routing\\Route->run()
- #15 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(app\\framework\\Http\\Request))
- #16 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AdminPermission.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #17 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AdminPermission->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #18 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateShop.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #19 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateShop->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #20 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateAdmin.php(147): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #21 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateAdmin->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #22 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Authenticate.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #23 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Authenticate->handle(Object(app\\framework\\Http\\Request), Object(Closure), 'admin')
- #24 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #25 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #26 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #27 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #28 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #29 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #30 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #31 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #32 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #33 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #34 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Install.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #35 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Install->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #36 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #37 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(683): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #38 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(app\\framework\\Http\\Request))
- #39 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(624): Illuminate\\Routing\\Router->runRoute(Object(app\\framework\\Http\\Request), Object(Illuminate\\Routing\\Route))
- #40 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute(Object(app\\framework\\Http\\Request))
- #41 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Routing\\Router->dispatch(Object(app\\framework\\Http\\Request))
- #42 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(app\\framework\\Http\\Request))
- #43 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\ShopRoute.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #44 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\ShopRoute->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #45 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #46 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #47 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #48 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #49 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(app\\framework\\Http\\Request))
- #50 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\laravel.php(47): Illuminate\\Foundation\\Http\\Kernel->handle(Object(app\\framework\\Http\\Request))
- #51 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\index.php(11): include_once('F:\\\\phpstudy_pro...')
- #52 {main}
- "}
- [2024-02-23 16:13:21] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist (SQL: select * from `ims_ims_yz_zt_goods_set` where (`uniacid` = 4) limit 1) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist (SQL: select * from `ims_ims_yz_zt_goods_set` where (`uniacid` = 4) limit 1) at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOConnection.php:79, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOConnection.php:77)
- [stacktrace]
- #0 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #1 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(338): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
- #2 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\framework\\Database\\MySqlConnection.php(27): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
- #3 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2149): app\\framework\\Database\\MySqlConnection->select('select * from `...', Array, true)
- #4 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2137): Illuminate\\Database\\Query\\Builder->runSelect()
- #5 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2609): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
- #6 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2138): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
- #7 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(143): Illuminate\\Database\\Query\\Builder->get(Array)
- #8 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\src\\backend\\ZtController.php(687): Illuminate\\Database\\Query\\Builder->first()
- #9 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): Yunshop\\GoodsHandle\\backend\\ZtController->ztGoodsSet()
- #10 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\components\\BaseController.php(81): Illuminate\\Routing\\Controller->callAction('ztGoodsSet', Array)
- #11 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(45): app\\common\\components\\BaseController->callAction('ztGoodsSet', Array)
- #12 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Yunshop\\GoodsHandle\\backend\\ZtController), 'ztGoodsSet')
- #13 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(176): Illuminate\\Routing\\Route->runController()
- #14 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(681): Illuminate\\Routing\\Route->run()
- #15 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(app\\framework\\Http\\Request))
- #16 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AdminPermission.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #17 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AdminPermission->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #18 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateShop.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #19 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateShop->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #20 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateAdmin.php(147): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #21 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateAdmin->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #22 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Authenticate.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #23 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Authenticate->handle(Object(app\\framework\\Http\\Request), Object(Closure), 'admin')
- #24 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #25 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #26 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #27 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #28 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #29 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #30 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #31 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #32 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #33 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #34 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Install.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #35 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Install->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #36 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #37 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(683): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #38 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(app\\framework\\Http\\Request))
- #39 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(624): Illuminate\\Routing\\Router->runRoute(Object(app\\framework\\Http\\Request), Object(Illuminate\\Routing\\Route))
- #40 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute(Object(app\\framework\\Http\\Request))
- #41 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Routing\\Router->dispatch(Object(app\\framework\\Http\\Request))
- #42 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(app\\framework\\Http\\Request))
- #43 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\ShopRoute.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #44 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\ShopRoute->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #45 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #46 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #47 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #48 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #49 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(app\\framework\\Http\\Request))
- #50 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\laravel.php(47): Illuminate\\Foundation\\Http\\Kernel->handle(Object(app\\framework\\Http\\Request))
- #51 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\index.php(11): include_once('F:\\\\phpstudy_pro...')
- #52 {main}
- "}
- [2024-02-23 17:10:30] production.ERROR: syntax error, unexpected '}', expecting ';' or ',' (View: F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\views\backend\goods-set.blade.php) {"userId":1,"exception":"[object] (ErrorException(code: 0): syntax error, unexpected '}', expecting ';' or ',' (View: F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\views\\backend\\goods-set.blade.php) at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\storage\\framework\\views\\0d01fefcc8d70bb7c48e335cbc5ae71346f7f809.php:47, Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): syntax error, unexpected '}', expecting ';' or ',' at F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\storage\\framework\\views\\0d01fefcc8d70bb7c48e335cbc5ae71346f7f809.php:47)
- [stacktrace]
- #0 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php(47): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Symfony\\Component\\Debug\\Exception\\FatalThrowableError), 1)
- #1 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(59): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('F:\\\\phpstudy_pro...', Array)
- #2 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(143): Illuminate\\View\\Engines\\CompilerEngine->get('F:\\\\phpstudy_pro...', Array)
- #3 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(126): Illuminate\\View\\View->getContents()
- #4 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(91): Illuminate\\View\\View->renderContents()
- #5 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\plugins\\goods-handle\\src\\backend\\ZtController.php(693): Illuminate\\View\\View->render()
- #6 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): Yunshop\\GoodsHandle\\backend\\ZtController->ztGoodsSet()
- #7 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\components\\BaseController.php(81): Illuminate\\Routing\\Controller->callAction('ztGoodsSet', Array)
- #8 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(45): app\\common\\components\\BaseController->callAction('ztGoodsSet', Array)
- #9 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Yunshop\\GoodsHandle\\backend\\ZtController), 'ztGoodsSet')
- #10 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(176): Illuminate\\Routing\\Route->runController()
- #11 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(681): Illuminate\\Routing\\Route->run()
- #12 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(app\\framework\\Http\\Request))
- #13 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AdminPermission.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #14 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AdminPermission->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #15 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateShop.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #16 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateShop->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #17 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\AuthenticateAdmin.php(147): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #18 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\AuthenticateAdmin->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #19 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Authenticate.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #20 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Authenticate->handle(Object(app\\framework\\Http\\Request), Object(Closure), 'admin')
- #21 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #22 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #23 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\AuthenticateSession.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #24 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\AuthenticateSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #25 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #26 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #27 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #28 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #29 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #30 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #31 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\Install.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #32 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\Install->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #33 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #34 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(683): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #35 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(app\\framework\\Http\\Request))
- #36 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(624): Illuminate\\Routing\\Router->runRoute(Object(app\\framework\\Http\\Request), Object(Illuminate\\Routing\\Route))
- #37 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(613): Illuminate\\Routing\\Router->dispatchToRoute(Object(app\\framework\\Http\\Request))
- #38 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(170): Illuminate\\Routing\\Router->dispatch(Object(app\\framework\\Http\\Request))
- #39 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(app\\framework\\Http\\Request))
- #40 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\common\\middleware\\ShopRoute.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #41 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): app\\common\\middleware\\ShopRoute->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #42 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #43 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(171): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(app\\framework\\Http\\Request), Object(Closure))
- #44 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(app\\framework\\Http\\Request))
- #45 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
- #46 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(app\\framework\\Http\\Request))
- #47 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\app\\laravel.php(47): Illuminate\\Foundation\\Http\\Kernel->handle(Object(app\\framework\\Http\\Request))
- #48 F:\\phpstudy_pro\\WWW\\hemall.terabimsoft.com.cn\\index.php(11): include_once('F:\\\\phpstudy_pro...')
- #49 {main}
- "}
|