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

Make Firebase Master not Slave? #5

Open toby78 opened 7 years ago

toby78 commented 7 years ago

What about changing the order and make Firebase the Master source of data and only sync data locally as a kind of slave?

KgotsoK commented 7 years ago

+1 On this one