Tag: MAMP
-
Install Drupal 9 in macOS using MAMP
Requirements Objective The scope of this tutorial is to learn how to install Drupal 9 on a local host in macOS. It is important to notice installing drupal using composer is the recommended method by Drupal. This alternative method is good for testing and experimentation purposes, but not for a production environment. In this tutorial, we…