blade icon indicating copy to clipboard operation
blade copied to clipboard

会提示一个错误这个依赖好像没有去除

Open xianzhi0520 opened this issue 7 years ago • 0 comments

ERROR: Error: Class 'Symfony\Component\Debug\Exception\FatalThrowableError' not found in D:\phpStudy\WWW\teebphp\library\blade\src\Engines\PhpEngine.php:46 Stack trace: #0 D:\phpStudy\WWW\teebphp\library\blade\src\Engines\CompilerEngine.php(60): Xiaoler\Blade\Engines\PhpEngine->evaluatePath('D:\phpStudy\WWW...', Array) #1 D:\phpStudy\WWW\teebphp\library\blade\src\View.php(132): Xiaoler\Blade\Engines\CompilerEngine->get('D:\phpStudy\WWW...', Array) #2 D:\phpStudy\WWW\teebphp\library\blade\src\View.php(115): Xiaoler\Blade\View->getContents() #3 D:\phpStudy\WWW\teebphp\library\blade\src\View.php(82): Xiaoler\Blade\View->renderContents() #4 D:\phpStudy\WWW\teebphp\library\blade\src\Blade.class.php(51): Xiaoler\Blade\View->render() #5 [internal function]: Blade->make('admin/index', Array) #6 D:\phpStudy\WWW\teebphp\app\Component\Blade\BladeManager.php(41): call_user_func_array(Array, Array) #7 D:\phpStudy\WWW\teebphp\app\Http\AdminController.php(25): App\Component\Blade\BladeManager->__call('make', Array) #8 D:\phpStudy\WWW\teebphp\app\Http\AdminController.php(15): App\Http\AdminController->actionBlade() #9 [internal function]: App\Http\AdminController->actionIndex(Object(Teeb\Http\Request)) #10 D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Http\Controller.php(72): call_user_func_array(Array, Array) #11 D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Http\Controller.php(49): Teeb\Http\Controller->runAction('index') #12 D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Http\Core.php(73): Teeb\Http\Controller->run('index', Array) #13 D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Http\Core.php(56): Teeb\Http\Core->handleRequest('admin', Array) #14 D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Http\Core.php(45): Teeb\Http\Core->handle() #15 D:\phpStudy\WWW\teebphp\public\index.php(7): Teeb\Http\Core->run() #16 {main} [] in D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Log\Logger.php:72 in D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Log\Logger.php:62 in D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Log\Logger.php:37 in D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Log\Log.php:11 in D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Exception\Handler.php:27 in D:\phpStudy\WWW\teebphp\vendor\master_who\teebframework\src\Teeb\Bootstrap\HandleException.php:44

xianzhi0520 avatar May 18 '18 03:05 xianzhi0520