aaPanel PHP Demo

demo-php

This page reads runtime values from .env, connects to MySQL, creates a demo table, and shows the latest rows.

Application

Environment
local
URL
http://localhost
PHP
8.4.21
Server
demo-php-app.aa.pushflow.dev

Database

Failed
Host
127.0.0.1:3306
Database
not set
User
not set
Message
DB_DATABASE or DB_USERNAME is empty
Server time
n/a

Recent rows

{
    "ok": false,
    "message": "DB_DATABASE or DB_USERNAME is empty",
    "server_time": null,
    "demo_rows": []
}

Loaded .env

No values loaded from .env