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

Support ObservedBy attribute in parent class #134

Closed
wants to merge 2 commits into from

Conversation

adamthehutt
Copy link

Laravel recently added support for the ObservedBy attribute as a way of registering observers for eloquent models. This pull request adds support for the use of ObservedBy in both the child and parent classes.

@adamthehutt adamthehutt marked this pull request as draft November 19, 2024 18:05
@adamthehutt adamthehutt marked this pull request as ready for review November 19, 2024 18:18
@adamthehutt
Copy link
Author

I've also submitted a pull request to the framework itself:
laravel/framework#53579

If that one is approved then this one is redundant and should not be merged.

@adamthehutt
Copy link
Author

Closing because the framework pull request was merged.

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.

1 participant