onesignal icon indicating copy to clipboard operation
onesignal copied to clipboard

OneSignal notifications channel for Laravel

Results 27 onesignal issues
Sort by recently updated
recently updated
newest added

I have forked and tested. Everything was installable and project successfully upgraded to 10.x.

This PR allows this package to be installed under Laravel 10. The new release is tagged under `v2` with Laravel 10 compatibility: https://github.com/berkayk/laravel-onesignal/issues/178

Hi, Maybe i'm just making a mistake and overlooking something but at the moment I'm trying to send notifications to all my OneSignal subscribers. I don't have their OneSIgnal player...

Onesignal push notifications problem I passed include_external_user_ids in proper array but it'e showing include_external_user_ids must be an array You can check here ![image](https://github.com/laravel-notification-channels/onesignal/assets/11517691/5790e966-b9e0-4da5-9c53-5bd2f886a57b)

Can i use this package for sending push notification to flutter app?

Hi, we're using the onesignal v2.5 package and suddenly, we get an error for all notifications being sent using the Onesignal channel saying ``` Unsupported operand types: string * int...