Step 1: To install the file on MacOS, we need to download a compressed file from the official website of phpMyAdmin https:
Step 2: Extract the file >> $ tar xvfz Downloads/phpMyAdmin-4.7.6-all-languages.tar.gz
Step 3: Start the development server >>> To access phpMyAdmin from localhost, we need to start the development server. First, we need to change our working directory by typing the following command: $ cd Downloads/phpMyAdmin-4.7.6-all-languages
Step 4: Development server will be started having the root server in the phpmyadmin directory. Now, type localhost:8080 to access phpmyadmin on localhost at your Browser.
You can also watch referance video >>> https: