davibennun / laravel-push-notification

Laravel package to enable sending push notifications to devices
1.23k stars 260 forks source link

LARAVEL PUSH NOTIFICATION IS NOT WORKING ON PHP 7.1 #192

Open sarancruzer opened 6 years ago

sarancruzer commented 6 years ago

Hi All I hope are all help me Initially my project is running on php 5.6 when i am going to update PHP 7.1 push notification is not working i am following below link

https://github.com/davibennun/laravel-push-notification/

SamMakesCode commented 6 years ago

I'm running Laravel 5.5 on PHP 7.1 and have not issues.

mraheelstella commented 5 years ago

how do u fix this issue? @sarancruzer

sarveshamrit commented 3 years ago

@mraheelstella how did u fix it?