Installer
Install PWR Wallet in one guided pass.
This installer writes a local config file, connects to MySQL, creates the database if allowed, imports the main schema, and leaves the site ready for admin login.
Quick install
Status
Demo mode active until MySQL is configured
Installer lock
Not found yet. The installer will create one after a successful setup.
Generated config file
Not created yet.
What this installer does
1. Tests the MySQL server credentials.
2. Creates the database if your MySQL user has permission.
3. Imports `database/schema.sql`.
4. Writes `config/app.local.php` with your live values.
5. Creates `config/install.lock` so the script knows setup is complete.