doushang2023 2018-11-01 10:38
浏览 53

标准应用引擎上的Kreait Firebase PHP

I've been trying to resolve why my script isn't called.

I'm using PHP Google Standard App Engine. I have a Users class with the following construction/members:

<?php

require_once __DIR__ . '/vendor/autoload.php';

use Kreait\Firebase\Factory;

class Users {

//db
protected $database;
protected $dbname = 'users';
private $ref; 

<member_variables>

public function __construct(<arguments>){

    //firebase sync
    $firebase = (new Factory())->create();
    $this->database = $firebase->getDatabase();
    $this->ref = $this->database->getReference();

    <member assignment>


}

My code stops executing when I call this class. Is there something I'm doing wrong here?

Thanks :)

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 msix packaging tool打包问题
    • ¥15 finalshell节点的搭建代码和那个端口代码教程
    • ¥15 用hfss做微带贴片阵列天线的时候分析设置有问题
    • ¥50 我撰写的python爬虫爬不了 要爬的网址有反爬机制
    • ¥15 Centos / PETSc / PETGEM
    • ¥15 centos7.9 IPv6端口telnet和端口监控问题
    • ¥120 计算机网络的新校区组网设计
    • ¥20 完全没有学习过GAN,看了CSDN的一篇文章,里面有代码但是完全不知道如何操作
    • ¥15 使用ue5插件narrative时如何切换关卡也保存叙事任务记录
    • ¥20 海浪数据 南海地区海况数据,波浪数据