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 error after deleting role when storing users in the database #11069

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an error which would occur after a user's role had been deleted.

Fixes #11067.

@jasonvarga jasonvarga merged commit 0a2ec25 into 5.x Nov 7, 2024
18 checks passed
@jasonvarga jasonvarga deleted the fix/error-after-deleting-role branch November 7, 2024 19:16
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.

Deleting role causes fatal error when using eloquent driver for Users
2 participants