Firebase – How to send FCM Push Notification using PHP?
I have the below code where I am trying to send FCM push notification to an android app targetting specific device. In terminal upon running php push.php I get no result and no errors too. Please help me what is…