laravel-firebase-sync icon indicating copy to clipboard operation
laravel-firebase-sync copied to clipboard

Replace getFirebaseSyncData by toArray

Open enimiste opened this issue 7 years ago • 1 comments

Replace getFirebaseSyncData by ToArray in readme file

enimiste avatar Nov 10 '17 13:11 enimiste

That's wrong! You should separate toArray from getFirebaseSyncData because the second one is firebase specific. Please note that getFirebaseSyncData only works on dev branch for now (the issue is the lack of updates and non-working unit-testing)

plokko avatar Feb 14 '18 09:02 plokko