The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Upgrade

How to Upgrade Your AppGini Application to Use MySQL 8.4

Learn how to upgrade your AppGini app to MySQL 8.4 by updating PHP (at least 7.4, ideally 8.4), installing required extensions (gd, mysqli, imagick, zip), updating MySQL authentication, and testing for compatibility.

How to Upgrade Your AppGini Application to Use MySQL 8.4