【发布时间】:2018-11-22 09:09:58
【问题描述】:
我在 Google Firebase 上创建项目,在 Firebase 主机上上传我的网站时一切顺利,但 index.php 不起作用,只有 index.html。所以我尝试通过 Node.js 和 Admin SDK 安装 PHP,但它仍然无法正常工作......我试图阅读文档,但我是编程初学者,这个文档杀死了我......
我第一次尝试这个:https://firebase-php.readthedocs.io/en/latest/overview.html
之后:https://firebase.google.com/docs/admin/setup#add_firebase_to_your_app
但我无法完成它。请帮助或发给我任何好的教程
【问题讨论】:
标签: php node.js firebase google-admin-sdk