致命错误: 致命错误: Call to undefined method think\Cache::get()
原因:(引用类错误) thinkphp5.1中有两个Cache类:think\Cache和think\facade\Cache。 官方文档中说使用think\Cache,但实际是使用think\facade\Cache,可能是官方文档错了吧。
其他 致命错误: Class ‘app\index\controller\Cache’ not found(未引入Cache类)
京公网安备 11010502049817号