| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719 |
- [2024-02-23 11:16:12] production.ERROR: http parameters {"search":{"ztIds":[]},"page":1,"route":"plugin.goods-handle.backend.zt.getZtGoods"}
- [2024-02-23 11:16:12] production.ERROR: InvalidArgumentException: Database connection [zt_mysql] not configured. in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\DatabaseManager.php:152
- Stack trace:
- #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: http parameters {"search":{"ztIds":[]},"page":1,"route":"plugin.goods-handle.backend.zt.getZtGoods"}
- [2024-02-23 11:16:21] production.ERROR: InvalidArgumentException: Database connection [zt_mysql] not configured. in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\DatabaseManager.php:152
- Stack trace:
- #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: http parameters {"route":"plugin.goods-handle.backend.zt.goodsSet"}
- [2024-02-23 13:43:53] production.ERROR: BadMethodCallException: Method Yunshop\GoodsHandle\backend\ZtController::goodsSet does not exist. in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php:68
- Stack trace:
- #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: http parameters {"route":"plugin.goods-handle.backend.zt.ztGoodsSet"}
- [2024-02-23 14:32:56] production.ERROR: InvalidArgumentException: Cannot end a section without first starting one. in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\View\Concerns\ManagesLayouts.php:86
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\storage\framework\views\0d01fefcc8d70bb7c48e335cbc5ae71346f7f809.php(309): Illuminate\View\Factory->stopSection()
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(43): include('F:\\phpstudy_pro...')
- #2 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)
- #3 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)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\View\View.php(126): Illuminate\View\View->getContents()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\View\View.php(91): Illuminate\View\View->renderContents()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\src\backend\ZtController.php(687): Illuminate\View\View->render()
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): Yunshop\GoodsHandle\backend\ZtController->ztGoodsSet()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('ztGoodsSet', Array)
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('ztGoodsSet', Array)
- #10 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')
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #13 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))
- #14 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))
- #15 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))
- #16 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))
- #17 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))
- #18 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))
- #19 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))
- #20 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))
- #21 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')
- #22 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))
- #23 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))
- #24 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))
- #25 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))
- #26 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))
- #27 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))
- #28 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))
- #29 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))
- #30 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))
- #31 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))
- #32 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))
- #33 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))
- #34 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))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #36 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))
- #37 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))
- #38 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))
- #39 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))
- #40 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))
- #41 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))
- #42 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))
- #43 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))
- #44 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))
- #45 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))
- #46 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #47 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))
- #48 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #49 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #50 {main}
- Next ErrorException: 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) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\View\Concerns\ManagesLayouts.php:86
- Stack trace:
- #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: http parameters {"route":"plugin.goods-handle.backend.zt.ztGoodsSet"}
- [2024-02-23 16:13:01] production.ERROR: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:77
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php(77): PDO->prepare('select * from `...', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select * from `...')
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #3 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))
- #4 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))
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #6 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)
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #8 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}()
- #9 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))
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Query\Builder->get(Array)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\src\backend\ZtController.php(687): Illuminate\Database\Query\Builder->first()
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): Yunshop\GoodsHandle\backend\ZtController->ztGoodsSet()
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('ztGoodsSet', Array)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('ztGoodsSet', Array)
- #15 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')
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #18 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))
- #19 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))
- #20 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))
- #21 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))
- #22 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))
- #23 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))
- #24 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))
- #25 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))
- #26 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')
- #27 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))
- #28 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))
- #29 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))
- #30 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))
- #31 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))
- #32 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))
- #33 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))
- #34 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))
- #35 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))
- #36 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))
- #37 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))
- #38 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))
- #39 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))
- #40 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #41 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))
- #42 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))
- #43 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))
- #44 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))
- #45 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))
- #46 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))
- #47 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))
- #48 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))
- #49 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))
- #50 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))
- #51 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #52 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))
- #53 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #54 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #55 {main}
- Next Doctrine\DBAL\Driver\PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:79
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select * from `...')
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #2 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))
- #3 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))
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #5 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)
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #7 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}()
- #8 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))
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Query\Builder->get(Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\src\backend\ZtController.php(687): Illuminate\Database\Query\Builder->first()
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): Yunshop\GoodsHandle\backend\ZtController->ztGoodsSet()
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('ztGoodsSet', Array)
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('ztGoodsSet', Array)
- #14 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')
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #17 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))
- #18 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))
- #19 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))
- #20 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))
- #21 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))
- #22 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))
- #23 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))
- #24 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))
- #25 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')
- #26 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))
- #27 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))
- #28 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))
- #29 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))
- #30 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))
- #31 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))
- #32 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))
- #33 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))
- #34 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))
- #35 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))
- #36 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))
- #37 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))
- #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\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #40 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))
- #41 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))
- #42 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))
- #43 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))
- #44 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))
- #45 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))
- #46 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))
- #47 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))
- #48 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))
- #49 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))
- #50 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #51 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))
- #52 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #53 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #54 {main}
- Next Illuminate\Database\QueryException: 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) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php:669
- Stack trace:
- #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: http parameters {"route":"plugin.goods-handle.backend.zt.ztGoodsSet"}
- [2024-02-23 16:13:21] production.ERROR: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:77
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php(77): PDO->prepare('select * from `...', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select * from `...')
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #3 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))
- #4 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))
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #6 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)
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #8 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}()
- #9 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))
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Query\Builder->get(Array)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\src\backend\ZtController.php(687): Illuminate\Database\Query\Builder->first()
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): Yunshop\GoodsHandle\backend\ZtController->ztGoodsSet()
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('ztGoodsSet', Array)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('ztGoodsSet', Array)
- #15 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')
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #18 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))
- #19 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))
- #20 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))
- #21 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))
- #22 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))
- #23 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))
- #24 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))
- #25 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))
- #26 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')
- #27 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))
- #28 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))
- #29 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))
- #30 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))
- #31 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))
- #32 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))
- #33 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))
- #34 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))
- #35 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))
- #36 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))
- #37 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))
- #38 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))
- #39 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))
- #40 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #41 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))
- #42 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))
- #43 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))
- #44 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))
- #45 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))
- #46 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))
- #47 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))
- #48 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))
- #49 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))
- #50 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))
- #51 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #52 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))
- #53 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #54 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #55 {main}
- Next Doctrine\DBAL\Driver\PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hemall_terabims.ims_ims_yz_zt_goods_set' doesn't exist in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:79
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select * from `...')
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #2 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))
- #3 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))
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #5 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)
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #7 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}()
- #8 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))
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Query\Builder->get(Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\src\backend\ZtController.php(687): Illuminate\Database\Query\Builder->first()
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): Yunshop\GoodsHandle\backend\ZtController->ztGoodsSet()
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('ztGoodsSet', Array)
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('ztGoodsSet', Array)
- #14 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')
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #17 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))
- #18 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))
- #19 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))
- #20 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))
- #21 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))
- #22 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))
- #23 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))
- #24 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))
- #25 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')
- #26 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))
- #27 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))
- #28 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))
- #29 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))
- #30 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))
- #31 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))
- #32 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))
- #33 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))
- #34 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))
- #35 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))
- #36 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))
- #37 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))
- #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\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #40 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))
- #41 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))
- #42 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))
- #43 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))
- #44 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))
- #45 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))
- #46 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))
- #47 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))
- #48 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))
- #49 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))
- #50 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #51 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))
- #52 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #53 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #54 {main}
- Next Illuminate\Database\QueryException: 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) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php:669
- Stack trace:
- #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: http parameters {"route":"plugin.goods-handle.backend.zt.ztGoodsSet"}
- [2024-02-23 17:10:30] production.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: syntax error, unexpected '}', expecting ';' or ',' in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\storage\framework\views\0d01fefcc8d70bb7c48e335cbc5ae71346f7f809.php:47
- Stack trace:
- #0 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)
- #1 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)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\View\View.php(126): Illuminate\View\View->getContents()
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\View\View.php(91): Illuminate\View\View->renderContents()
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\src\backend\ZtController.php(693): Illuminate\View\View->render()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): Yunshop\GoodsHandle\backend\ZtController->ztGoodsSet()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('ztGoodsSet', Array)
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('ztGoodsSet', Array)
- #8 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')
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #11 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))
- #12 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))
- #13 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))
- #14 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))
- #15 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))
- #16 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))
- #17 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))
- #18 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))
- #19 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')
- #20 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))
- #21 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))
- #22 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))
- #23 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))
- #24 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))
- #25 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))
- #26 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))
- #27 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))
- #28 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))
- #29 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))
- #30 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))
- #31 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))
- #32 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))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #34 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))
- #35 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))
- #36 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))
- #37 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))
- #38 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))
- #39 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))
- #40 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))
- #41 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))
- #42 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))
- #43 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))
- #44 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #45 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))
- #46 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #47 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #48 {main}
- Next ErrorException: syntax error, unexpected '}', expecting ';' or ',' (View: F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\goods-handle\views\backend\goods-set.blade.php) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\storage\framework\views\0d01fefcc8d70bb7c48e335cbc5ae71346f7f809.php:47
- Stack trace:
- #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}
|