kawankoding / laravel-fcm

Firebase Cloud Messaging (FCM) sender for Laravel
172 stars 56 forks source link

add ability to set lifetime of messages #26

Closed erlangparasu closed 5 years ago

erlangparasu commented 5 years ago

time_to_live parameter https://firebase.google.com/docs/cloud-messaging/http-server-ref#downstream-http-messages-json

Lifetime of a message https://firebase.google.com/docs/cloud-messaging/concept-options#lifetime

mai92 commented 5 years ago

@erlangp please provide a documentation for this feature if you have spare time  👍