mpociot / laravel-firebase-sync

Synchronize your Eloquent models with a Firebase Realtime Database.
http://marcelpociot.com/blog/2016-06-20-synchronise-laravel-eloquent-models-with-firebase
265 stars 70 forks source link

How to get data from firebase's database by laravel? #21

Open MohammedSobhei opened 6 years ago

MohammedSobhei commented 6 years ago

package can create, update and delete but can't get?! I want to change data in firebase's database and then change mysql table according to database in firebase... Please help me ASAP?

rizwan-sohaib-kinnect2 commented 6 years ago

Is there a solution to this.?