Download the PHP package ucha19871/fb without Composer
On this page you can find all versions of the php package ucha19871/fb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fb
Firebase easy REST API wrapper for Laravel
Installation
After installing composer package, add the ServiceProvider to the providers array in config/app.php
Add this to your aliases for shorter code:
Insert the config settings in config/services.php
like this:
You can get Firebase
secret
token like so:
- click on the gear icon in you Firebase Console
- Click Project settings
- Click on the Service Account tab
- Click on the Database Secrets link in the inner left-nav
- Hover over the non-displayed secret and click Show
Usage
For more options see firebase REST documentation
All versions of fb with dependencies
PHP Build Version
Package Version
The package ucha19871/fb contains the following files
Loading the files please wait ....