How to show name instead of avatar/black circle with initials?
I don't want avatar. I want the user name something like
How to do that? Right now I have there a black circle with initials.
Auth::user->name I guess in the top right corner.How to do that? Right now I have there a black circle with initials.
Solution
GitHub
Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless. - GitHub - laravolt/avatar: Plug n play avatar, turn name, email, and any other string i...
