What is MAMP PRO?
MAMP PRO is a configuration application that helps you set up and run the Apache or Nginx web servers and the MySQL (5.7 & 8.0) database server. It also takes care of the configuration of different versions of PHP. MAMP PRO also comes with a text editor, and built in functionality to move your site to a remote host provider.
Note: Unlike MAMP, the free version, MAMP PRO allows you to create many sites (hosts). It is recommended to create a separate site for each website you create when using MAMP PRO. Do not create multiple document roots under the localhost document root folder.
For more information about creating a new site, click here.