Database button not working in Laragon 4
-
In Laragon 3, I can change the default application for database to my preferred application (in my case is adminer) but in Laragon 4.0.13, it is missing this feature. Please help.
Here is my setting in
usr\laragon.ini
[buttons] Database=Adminer: "http://localhost:8000/adminer/"
-
@pyhoon : Oh, I think no one uses the feature. I'll add it back soon.
-
@leokhoa Maybe not much users know about this feature but I think it is useful. I prefer to use Adminer compare to PHPMyAdmin. Thanks for considering to add it back.
-
+1 here, I am also using Adminer. WOuld be nice to be able to custom those buttons
-
@pyhoon , @picks44 : I've released Laragon 4.0.14. However, the newer versions of Laragon use
[ui]
instead of[buttons]
-
Thanks @leokhoa!
-
Thanks @leokhoa.
-
@leokhoa I love this feature as well and have been trying to figure this out for months until I saw this I was still trying to use [buttons]. Thank You!
-
This is just what I was looking for. Thank you for the support!