Observer

Results 4 issues of Observer

还有一些是有功能了,但是没有文档,比如,上传文件

config里 `'user_retriever' => function ($id) { return \App\User::find($id); }` php artisan config:cache 会报错,config里不能用closure。 然后API auth driver 用的是passport,没有retrieveById 函数

文档地址:https://help.aliyun.com/zh/captcha/captcha2-0/user-guide/server-integration?spm=a2c4g.11186623.0.0.5c2f48c0zESKay 文档里展示的代码,sdk 里还没有 ![image](https://github.com/aliyun/openapi-sdk-php/assets/45023046/2e3dc0c2-7ba0-4781-9154-2720035ceb7a) ![image](https://github.com/aliyun/openapi-sdk-php/assets/45023046/9612d54b-d5c4-4664-9927-3483f1551e84)