PushNotification Versions Save

PHP and Laravel Package to send push notifications to Android and IOS devices.

v4.1.0

4 years ago

Improvements

  • Service provider has been made deferrable
  • Improve unit test infrastructure
  • Add repository source references

v4.0.0

4 years ago

Feature

Laravel 6 support

v3.0.10

5 years ago

Addition

icon support for FCM and GCM via channel

v3.0.9

5 years ago

Fix

badge support for FCM and GCM via channel

v3.0.8

5 years ago

Fix

Bitmask of JSON_BIGINT_AS_STRING on GCM/FCM response

v3.0.7

5 years ago

Enhancement

Send data type message in android channels if notification fields are not provided

v3.0.6

5 years ago

Enhancement

Use laravel helpers to access configuration variables

v3.0.5

5 years ago

Fix

Bitmask of JSON_BIGINT_AS_STRING on GCM/FCM response

v3.0.4

5 years ago

Enhancement

Coding style (PSR-2)

v3.0.3

5 years ago

Enhancement

Throw exception if service is not defined #61