berkayk / laravel-onesignal

OneSignal Push Notifications for Laravel
505 stars 175 forks source link

Adds a method to send notifications using local user id #103

Closed lucascudo closed 5 years ago

lucascudo commented 5 years ago

Adds a method to send notifications using local user id (external_id for OneSignal).

berkayk commented 5 years ago

There is another pull request fixing the same thing as you do. Its method name is much clearer, so I am accepting that. Please use sendNotificationToExternalUser.