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...
February 12, 2026
backpack development monorepo

When developing an addon for Backpack, it is suggested to code everything the package will need, before turning it into a package. The package is then developed inside the Backpack install, and moved to its own repository only when being published.

In this post, an alternative setup is propose...

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

Continue Reading...