Updating adminer 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 go to https://www.adminer.org to download the latest version of Adminer

Adminer consists of a single PHP file.

6. Rename the Adminer file to be index.php

7. Move the Adminer file to {LARAGON_DIR}\etc\apps\adminer. Replace the existing index.php file.

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

You should see a page similar to the following:

Screenshot of the adminer login page

9. Use root for the username and password.