Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating from benwilkins/laravel-fcm-notification package? #8

Closed
ivanhoe011 opened this issue Apr 8, 2024 · 3 comments
Closed

Migrating from benwilkins/laravel-fcm-notification package? #8

ivanhoe011 opened this issue Apr 8, 2024 · 3 comments

Comments

@ivanhoe011
Copy link

I'm submitting a ... (check one with "x")

[ ] Bug report => search github for a similar issue or PR before submitting
[ ] Feature request
[X] Other, please describe

Tell about your platform

  • Laravel version : 10.x
  • php version : 8.1

I'm looking to replace benwilkins/laravel-fcm-notification package in an old project now being upgraded to Laravel 10. I've ran into your comment there (benwilkins/laravel-fcm-notification#76 (comment)) which links to this package. However, it's not clear from the comment if this is in-place replacement for benwilkins/laravel-fcm-notification or I'll need to refactor my code?

It would be a great time-saver if you could tell me what, or at least how many, changes are needed to migrate code to your package (and perhaps you could add that info to the README too)?

@ankurk91
Copy link
Owner

ankurk91 commented Apr 8, 2024

Please read the documentation

@ankurk91 ankurk91 closed this as completed Apr 8, 2024
@circuitmamu
Copy link

I'm using
use NotificationChannels\Fcm\FcmChannel;

my when queu rund it will pick
use NotificationChannels\FCM\FCMChannel;

I'm using both packages

"ankurk91/fcm-notification-channel": "^2.1",
"laravel-notification-channels/fcm": "^4.3",

So any idea where the issue or problem is?

@ankurk91
Copy link
Owner

ankurk91 commented Nov 6, 2024

Dont use both

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants