Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I just install Drupal 8 but after I installed. I cannot access homepage. This error message "The website encountered an unexpected error. Please try again later."
I'd like to be able to change the usual username field hint text of
Several special characters are allowed, including space, period (.), hyphen (-), apostrophe ('), underscore (_), and the @ sign.
to something that defines how we create user names at our site. I was able to find the text in core/modules/user/src/AccountForm.php, but I don't want to edit anything in core and I'm not much of a developer. Is there a better way?