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

[5.x] Fix event listeners not being triggered with Laravel 11 #9876

Merged
merged 5 commits into from
Apr 12, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue with Laravel 11 where event listeners weren't being triggered when they should have been.

Fixes #9862.

@duncanmcclean duncanmcclean marked this pull request as ready for review April 12, 2024 18:27
@duncanmcclean duncanmcclean changed the title [5.x] Fix event listeners not being triggered with Laravel [5.x] Fix event listeners not being triggered with Laravel 11 Apr 12, 2024
@jasonvarga jasonvarga merged commit c0dc744 into master Apr 12, 2024
32 checks passed
@jasonvarga jasonvarga deleted the fix/event-listeners-not-firing branch April 12, 2024 20:06
@robdekort
Copy link
Contributor

Amazing! ❤️

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.

3 participants