PushNotification icon indicating copy to clipboard operation
PushNotification copied to clipboard

Laravel 9 support

Open xHeinrich opened this issue 3 years ago • 8 comments

xHeinrich avatar Feb 14 '22 23:02 xHeinrich

+1

mohamed-foly avatar Feb 20 '22 16:02 mohamed-foly

@Edujugon please can this be reviewed?

MajorasJack avatar Feb 28 '22 15:02 MajorasJack

+1

ishieric avatar Apr 27 '22 02:04 ishieric

@Edujugon please can this be reviewed?

ishieric avatar Apr 27 '22 03:04 ishieric

+1

Teglgaard avatar May 24 '22 09:05 Teglgaard

@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.

Teglgaard avatar May 24 '22 10:05 Teglgaard

@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"
    }
  ]

danbower avatar Jun 17 '22 13:06 danbower

+1

Please merge the MR

ajayfroiden avatar Jul 22 '22 08:07 ajayfroiden