Adding PhpMyAdmin to Laragon

admin 3 min read 13 views

PhpMyAdmin is still your favorite MySQL database admin tool, right? RIGHT? Say no more, let’s add it to Laragon.

Download The Latest PhpMyAdmin

Download it from https://www.phpmyadmin.net/,

extract the archive and rename to phpMyAdmin

copy or move to the C:\laragon\etc\apps (if you use the default laragon installation directory) and name the folder as phpMyAdmin

And restart the laragon’s apache server to take effect and make sure the MySQL server is started.

Access the PhpMyAdmin

Now when you click the Database button in laragon,

It will open the browser and direct you the phpmyadmin login page.

In case you forgot, The DEFAULT credential for login to mysql is using root as username and leave the password blank.


Tell me if this article is so helpful and helped you fix your problem in the comment below.

Share this article:

admin

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *