按照官方文档集成并使用后,报错
PHP Fatal error:  Uncaught TypeError: Argument 2 passed to think\Cookie::__make() must be an instance of think\Config, instance of think\Yaconf given in .../vendor/topthink/fr
amework/src/think/Cookie.php:64,其实解决了这个错误之后还有一系列的错误,无法使用望官方解决