laravel-notification-channels / fcm

Firebase Cloud Messaging (FCM) notifications channel for Laravel
https://laravel-notification-channels.com/
MIT License
495 stars 127 forks source link

Sending a link using setBody() #62

Closed OrestIL closed 4 years ago

OrestIL commented 4 years ago

Hey guys. I need to send a link with a text that will point to my website after clicking on a notification. What is the best way to do this?