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 unable to parse string notifiable #974

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

stayallive
Copy link
Collaborator

Apparently a notifiable can be a string and is not always an object (type hint is mixed).

Fix a bug that causes an exception when the notification is not an object and also fix a bug where the Eloquent model key was never appended to the notifiable class.

Related to #973

@cleptric cleptric merged commit 5f48872 into master Jan 26, 2025
27 checks passed
@cleptric cleptric deleted the fix-notifiable-string-representation branch January 26, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants