FaceZio v5 - Existing Live Site Upgrade
=======================================

1) Take a full FILE + DATABASE backup.
2) Upload/extract this release over the existing public_html.
3) Existing _app/.env is preserved because this release does not contain one.
4) Run migrations once:

   cd /home/ACCOUNT/public_html/_app
   /opt/alt/php85/usr/bin/php artisan migrate --force

   Use your actual cPanel account path and the same PHP binary as your working cron.

5) Use FaceZio Clear cache once, then Ctrl+F5.
6) Do NOT run /install and do NOT delete/recreate the database.
