onesignal
onesignal copied to clipboard
OneSignal notifications channel for Laravel
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 
Can i use this package for sending push notification to flutter app?
I just installed the package like all the time and now i have this issue.
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...