Skip to content

Conversation

@ShadyZekry
Copy link
Contributor

This PR addresses an issue where the avatar is not displayed for users without an email address, even when a custom avatar callback was registered (#1564).

This change ensures that custom avatar implementations (like using user IDs for avatar paths) work properly even when users don't have email addresses while maintaining the existing Gravatar fallback behavior for users with emails.

Before

image

After

image

@taylorotwell taylorotwell merged commit 0ebcb3a into laravel:5.x Mar 16, 2025
18 checks passed
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.

2 participants