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

removed trailing ; and checking for fresh object #1

Closed luceos closed 8 years ago

luceos commented 8 years ago

Got an error while persisting over 150 models. Also removed some trailing ;