I'm working on a cross platform mobile app for a restaurant. I need to send push notifications to registered devices once a new order is received via my web application which is written in PHP. Only hotel staff would be registered/subscribed to receive the push.
I want to use parse.com in this process.
I would appreciate if i get help on how to send push messages to registered devices.
Thanks.