简体   繁体   中英

sending web push notification using laravel and FCM

I have a website running Laravel in the back-end, where users add a trip or anything.

I would like to send a push notification to admin desktop or browser with the help of FCM.

what can i do? Any useful site with examples would be appreciated.

You can follow this article https://medium.com/analytics-vidhya/firebase-web-push-notifications-26352b136814 to create Firebase App.

And then use this package apility/laravel / Github and follow instructions to integrate with laravel...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM