我想用php连接Cloud Firestore数据库,我已经在git hub中看到很多代码,但是我对与数据库的连接感到困惑。 从git https://github.com/GoogleCloudPlatform/php-docs-samples下载后 我收到此错误
致命错误:未捕获的Google \ Cloud \ Core \ Exception \ GoogleException: 请求的客户端需要gRPC扩展。请参阅
https://cloud.google.com/php/grpc以获得安装说明。一世 完全按照此处的说明在本地主机上的xampp上运行它