laravel 5 - Use firebase to access google cloud datastores data -


i want connect laravel app google cloud datastore , want use same data android , ios application, want use firebase.

can 1 have idea how can access google cloud datastore's data in firebase ?

you try using cloud functions firebase fetch/query data using node.js client libraries.

documentation:


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -