Foodie
  • Introduction
  • Flutter App
    • Getting Started
    • Directory Structure
    • Change App Color theme
    • Chat with Vendor/Delivery Boy
    • Firebase
    • Firebase Phone OTP
    • Google Map
    • Running on Android Studio
    • Running App On VS Code
  • Social Login
    • Google Login
    • Facebook Login
  • Laravel Admin( Backend )
    • Getting Started
    • GUI Installer
    • Change Backend Color
    • App API
    • Payment Callbacks
    • System Settings
    • System Update & Terminal
    • Firebase
      • Firebase Database
    • Web Notification
    • Change Logs
  • Migration
    • ~ 1.3.0
    • ~ 1.5.1
    • ~ 1.6.0
Powered by GitBook
On this page
  • How to get your firebase database url
  • How to set the firebase database url in your backend

Was this helpful?

  1. Laravel Admin( Backend )
  2. Firebase

Firebase Database

PreviousFirebaseNextWeb Notification

Last updated 3 years ago

Was this helpful?

If you created the firebase database after September 2020, you will need to enter your firebase database url in the firebase settings.

How to get your firebase database url

  • Go to the firebase console and select Firebase Real Time database

  • You can copy the database url from the bar shown in the screenshot below

How to set the firebase database url in your backend

  • Go to setting in the backend and select firebase

  • Then you can enter the firebase database url along side the rest firebase info required

  • Save and you are good to go