Patch & Hotfix Application Guide
When critical security updates or hotfixes are released between major version updates, follow this lightweight patch application procedure to apply fixes without downtime.
Method 1: Automated Patch via Admin Dashboard
- Log into your GameShop Super Admin Dashboard.
- Navigate to System Maintenance → One-Click Hotfixes.
- Review pending patches and click Apply Selected Patch. The system will automatically download, verify, and apply the patch code.
Method 2: Manual Hotfix Replacement via SSH / FTP
- Download the official `.zip` hotfix patch file from your AppDevs client portal.
- Create a backup of your existing application files and `.env` configuration.
- Extract the modified files directly over your existing directory tree, preserving any custom image uploads in `public/storage/`.
- Run the following verification and clearing commands via terminal: