Installing phpMyAdmin for Windows

1. From the Laragon application window, stop all servers by clicking the "Stop" button.

Laragon Application Window

2. From the Laragon application window, select menu > MySQL > Change root password

Laragon Application Window > MySQL Change root password

3. In the dialogue box, type root and click "OK".

Laragon Application Window > Change root password dialog box

4. From the Laragon application window, start all servers by clicking the "Start All" button.

Laragon Application Window

5. Go to https://www.phpmyadmin.net/downloads to download the latest version of phpMyAdmin

6. Extract the files to the following folder: {LARAGON_DIR}\etc\apps

7. Rename the newly extracted folder to phpMyAdmin

8. In the browser, go to http://localhost/phpmyadmin.

You should see a page similar to the following:

Screenshot of the phpMyAdmin login page

9. Use root for the username and password.