aaPanel PHP Demo

php-test-app-2

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

Application

Environment
production
URL
https://php-test-app-2.aa.pushflow.dev
PHP
8.4.21
Server
php-test-app-2.aa.pushflow.dev

Database

Connected
Host
127.0.0.1:3306
Database
phptestapp2
User
phptestapp2
Message
Connected successfully
Server time
2026-07-14 15:49:11

Recent rows

ID Message Created
1 Hello from aaPanel demo 2026-07-14 14:59:48

Loaded .env

Key Value
APP_ENV production
APP_NAME php-test-app-2
APP_URL https://php-test-app-2.aa.pushflow.dev
DB_DATABASE phptestapp2
DB_HOST 127.0.0.1
DB_PASSWORD KYn2IZX2MGky7QQb9WTG
DB_PORT 3306
DB_USERNAME phptestapp2
TEST ZALUPA