How to I use PouchDB as my LocalStorage to Syn through my laravel Server withouth using couchDB?
I there a solution to this ?
Hi, some update here? I’m interested too
I found an alternative sir… I use sqlite as my device local storage and also create my own logic to sync my data to the server…