Showing names as question mark (?) #74
-
Some comment names are displaying as '?' |
Beta Was this translation helpful? Give feedback.
Answered by
Lakshan-Madushanka
Jan 12, 2025
Replies: 1 comment 1 reply
-
Guest names appear as "?" when the name column in the guest table is null. This might occur if the guest table was manually seeded. Refer to: laravel-comments/config/comments.php Line 67 in 592a443 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
withgem
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Guest names appear as "?" when the name column in the guest table is null. This might occur if the guest table was manually seeded.
Refer to:
laravel-comments/config/comments.php
Line 67 in 592a443