Results 7 comments of andyyou

Thanks @Asalem1

Currently, I meet another problem if I render a loop with `route`, it will fail. Example like let's say I have a basic action: ```php Route::get('/posts', function () { $posts...

Is that mean I can't use Array type field and `equalTo` method that `Queries on Array Values` in official documents

@andrewimm Sorry for bother you, but I really need a solution sync data to ParseReact.currentUser in my case I have a field require to be unique, so for now I...

@maqen I have no news and drop out Parse in my project

I have a same requirement but in my case I use Parse.Cloud for some unique field, so after update data, can any solution to sync data back to `ParseReact.currentUser` ```...

I am so confusing. Implement again from begin. It's ok now and I compare two projects it's no different.