I am looking for a way to send custom push notification. I have already have a One Signal account and it works on my website. Now, I need to send push notification when someone creates a message to users. I have email notifications which work. How can I create custom push notification through php?
Thanks