Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Allow notification routing to depend on notification being sent #28

Merged

Conversation

aaronhuisinga
Copy link
Contributor

This adds support for the feature added in Laravel 5.6 for routing based on the notification being sent.
The merged PR is here

This adds support for the feature added in Laravel 5.6 for routing based on the notification being sent (laravel/framework#22289).
@dwightwatson
Copy link
Collaborator

Cool, wasn't aware of this.

I assume this isn't a breaking change because PHP will just ignore extra method arguments if they're not defined.

@dwightwatson dwightwatson merged commit 1049b51 into laravel-notification-channels:master Feb 23, 2018
@aaronhuisinga
Copy link
Contributor Author

aaronhuisinga commented Feb 23, 2018

Awesome - thanks for the quick merge, @dwightwatson! Any chance we can get an updated release for this and the APN package pushed sometime today? I was working on just creating my own duplicate classes and changing the method myself until these packages were updated, but that would save a ton of time!

@dwightwatson
Copy link
Collaborator

Just pushed a minor release for you - both APN and GCM. Let me know if you run into any issues.

Thanks again!

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

Successfully merging this pull request may close these issues.

2 participants