Skip to content

Tag: firebase

React + Firebase + custom PHP API?

I’ve created a custom PHP API that at the moment is only hosted on my local machine as there is no authentication required to access it. My front end is built in react with firebase as the user authentication system. My question is, once a user has successfully logged in, how do I then enable my applica…

firebase php sdk not supported multi filter data

I am stuck to multi filter data in firebase with php sdk Here I used two times orderByChild so it throws the error KreaitFirebaseExceptionDatabaseUnsupportedQuery: This query is already ordered. in C:wamp64wwwfirebase-diemvendorkreaitfirebase-phpsrcFirebaseDatabaseQuery.php on line <i>288</i></…