就一个文件,浏览器直接打开即可。
https://github.com/vrana/adminer/releases/download/v4.8.1/adminer-4.8.1-mysql.php
为什么Adminer比phpMyAdmin更好?
将phpMyAdmin替换为Adminer,您将获得更整洁的用户界面、更好的 MySQL 功能支持、更高的性能和更高的安全性。
我用的模板下载地址:
https://github.com/beornf/adminer
三个文件放同一个目录下。
shell> tree
.
├── adminer-bg.png
├── adminer.css
└── adminer.php
0 directories, 3 files