kawankoding / laravel-fcm

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

Added priority variable to set when sending a new notification #29

Closed baggednismo closed 5 years ago

baggednismo commented 5 years ago

Added priority variable to set when sending a new notification. Updated readme to reflect the new parameter.

erlangparasu commented 5 years ago

The priority property must have default value, isn't it?

mai92 commented 5 years ago

The priority property must have default value, isn't it?

yes, should add the default value, thanks 👍