phpMyAdmin and Laragon

user3727648 picture user3727648 · May 15, 2017 · Viewed 7.8k times · Source

How do Laragon and phpMyAdmin work with one another? I've downloaded phpMyAdmin and extracted it to laragon\etc\apps, but whenever I click on the Database button of Laragon, I get sent to something called Adminer instead of phpMySQL. I have tried deleting Adminer, but that doesn't work. Please help. Thanks!

Answer

wirandhika picture wirandhika · Jul 1, 2017

so you are askin how to access phpmyadmin right? after install (placing the phpmyadmin to install directory c:/laragon/etc/apps)

dont forget to reload apache and start mariadb(or mysql if you prefer mysql) through laragon

and then just access it as usual, type on your browser url address bar localhost/phpmyadmin