Fork me on GitHub
August 27, 2025
database security web-application user-management

Developers often need direct access to the databases used by the applications they work on, in virtually every environment of a project: development, testing, pre-production, and sometimes even in production.

To do this, they use software such as Adminer, PhpMyAdmin, DBeaver, and many others...

Continuer la lecture...
July 13, 2025
database adminer mysql postgresql sqlite backpack admin panel laravel php ajax

Note: This blog entry is an update of a previous article we wrote about how to install the Jaxon DbAdmin package on Voyager. Meanwhile, the development of Voyager was discontinued, so we decided to move to another admin panel.

This article describes the installation on Backpack, a Lara...

Continuer la lecture...
January 25, 2022
database adminer mysql postgresql sqlite voyager laravel php ajax

Note: This blog entry is an update of a previous article we wrote about how to install the Jaxon Adminer package on Voyager. Meanwhile, the new Jaxon DbAdmin package was created, and the database drivers and UI builders were moved to separate packages.

This article describes the installa...

Continuer la lecture...
January 25, 2022
database adminer mysql postgresql sqlite voyager laravel php ajax

Note: Cet article est une mise à jour d'un précédent article sur l'installation de Jaxon Adminer dans Voyager. Entre temps, le nouveau package Jaxon DbAdmin a été créé, les drivers de base de données et les builders de l'UI ont été déplacés vers d'autres packages.

Cet article décrit l'in...

Continuer la lecture...
April 9, 2021
database adminer mysql postgresql sqlite voyager laravel php ajax

Edit on 2022/01/25

The Jaxon Adminer package is now deprecated, and replaced by Jaxon DbAdmin.

Read this updated blog entry on how to install Jaxon DbAdmin on Voyager.

The two most popular PHP web applications for database administration are phpMyAdmin and Adminer. Both are standalon...

Continuer la lecture...