Configure Realtime Database Url

We have to configure firebase realtime db links so that we would use it for tracking purpose


ionicons-v5-e Instructions

Follow the below steps

  • First of all , you have to create project in firebase.

  • If you already created project or either have existing project then you have to configure realtime database.

  • After successfully configure firebase realtime db , copy the url into kareem_taxi_app > config.php & paste the realtime db url into firebase_realtime_database_url.

  • That's it!