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

[2.x] Dispatch team events #548

Closed
wants to merge 2 commits into from
Closed

[2.x] Dispatch team events #548

wants to merge 2 commits into from

Conversation

joelbutcher
Copy link
Contributor

This PR dispatches the TeamCreated event after creating a team via the TeamCreated action. It also dispatches TeamUpdated event when a team's name is updated via the UpdateTeamName action.

@driesvints driesvints changed the title Dispatch team events [2.x] Dispatch team events Dec 18, 2020
@bonzai
Copy link
Contributor

bonzai commented Dec 18, 2020

@joelbutcher joelbutcher deleted the dispatch-team-events branch December 18, 2020 13:49
@joelbutcher
Copy link
Contributor Author

@bonzai Indeed they are, my mistake, Thanks for pointing that out!

@joelbutcher
Copy link
Contributor Author

@bonzai random question (this part of events is lost on me). How does Laravel know how to resolve the correct $team model instance for those events?

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

Successfully merging this pull request may close these issues.

2 participants