Skip to content

alok21in/push-notification-to-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

push-notification-to-android

send push notification to android php using fcm

Just clone it and define constant...

define("KEY", "Yor fcm key here");// change it with your fcm key define("TITLE", "Your project title"); //cheange it with your project title define("ICON", "default"); define("SOUND", "default");

and after setup call sendpush($message,$device_token,$data) from where you want to send push . "# push-notification-to-android" "# push-notification-to-android"

About

send push notification to android php using fcm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages