PushNotification
PushNotification copied to clipboard
Laravel 9 support
+1
@Edujugon please can this be reviewed?
+1
@Edujugon please can this be reviewed?
+1
@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 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"
}
]
+1
Please merge the MR