Edujugon / PushNotification

PHP and Laravel Package to send push notifications to Android and IOS devices.
MIT License
478 stars 159 forks source link

Laravel 9 support #152

Closed xHeinrich closed 1 year ago

mohamed-foly commented 2 years ago

+1

MajorasJack commented 2 years ago

@Edujugon please can this be reviewed?

ishieric commented 2 years ago

+1

ishieric commented 2 years ago

@Edujugon please can this be reviewed?

Teglgaard commented 2 years ago

+1

Teglgaard commented 2 years ago

@xHeinrich Is there a way to use your version instead of EduJugon? I would love help with that since I can not upgrade to version 9.

danbower commented 2 years ago

@Teglgaard You can fork this repo, apply the above commits, add the bit below to your composer.json and then run composer require edujugon/push-notification:dev-master.

  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/Teglgaard/PushNotification"
    }
  ]
ajayfroiden commented 2 years ago

+1

Please merge the MR