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

Fix custom model events not firing #6

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Fix custom model events not firing #6

merged 1 commit into from
Mar 27, 2024

Conversation

m-triassi
Copy link
Contributor

closes #5

Summary

Changes initialize function name to match expected laravel conventions, so that model events fire as expected.

Tests

Should be covered by existing tests

@m-triassi m-triassi self-assigned this Mar 26, 2024
@m-triassi m-triassi requested a review from kfriars March 26, 2024 20:56
@kfriars kfriars merged commit 6cd4a4c into main Mar 27, 2024
5 checks passed
@m-triassi m-triassi added the bug Something isn't working label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue]: Model events are not firing
2 participants