Phalcon 5.18.1 OK — BeastieStack

Phalcon 5 terinstall (PECL build, pinned). Sample sesuai docs Phalcon 5 installer:

SampleURLKeterangan
Rewrite sample/hello/budiRouter — /hello/{name} → 200, "hello, budi!"
Pretty 404/no-routeRoute yang tidak ada → 404 via router
DB koneksi/dbcheckSELECT 1 via MariaDB (Phalcon PDO Mysql)

Jalur lengkap: /hello/budi 200 (rewrite), /no-route 404, /dbcheck DB OK — lihat docs/phalcon58.md § 8 Definisi Selesai.