require 'vendor/autoload.php'; use Google\Cloud\Firestore\FirestoreClient; $firestore = new FirestoreClient(); $collectionReference ...
確定! 回上一頁