Install Drupal 9 using composer
Composer can be used to manage Drupal and all dependencies (modules, themes, libraries). Make sure you have composer installed on your local machine before executing any Composer commands Create/Download Project using composer Install Drush Install Drupal site using drush and configured Database configured local site: apache vhost file configured local site : windows host file … Read more