Fork me on GitHub
February 12, 2026
database adminer mysql postgresql sqlite backpack admin panel laravel php security

Note: This blog entry is an update of a previous article written about how to install the Jaxon DbAdmin package in Backpack. Meanwhile, a Backpack addon was created, making it much more easier to install Jaxon DbAdmin on Backpack.

This article describes the installation of the Jaxon DbA...

Continue Reading...
January 29, 2026
database administration security credentials mysql postgresql laravel

This tutorial covers the use of the Infisical server with the Jaxon DbAdmin database management tool to store the credentials of the managed databases in a secure location.

The first part covers the installation and configuration of the Jaxon DbAdmin application, while the second part covers t...

Continue Reading...
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...

Continue Reading...