Frontend Base: http://localhost/projects/PROJ-sdbms-php/frontend%20

── [1] Directory Structure ─────────────────────────────────

── [2] Page Reachability ───────────────────────────────────

── [3] Auth Pages ──────────────────────────────────────────

── [4] Dashboard Authenticated Pages ───────────────────────

── [5] Dashboard Auth Pages ────────────────────────────────

── [6] Component Checks ─────────────────────────────────────

── [7] UI Element Checks ───────────────────────────────────

══════════════════════════════════════════════════════════
  Results: 16 tests — ✅ PASSED: 8  ❌ FAILED: 8
══════════════════════════════════════════════════════════

❌ [FAIL] home directory exists  →  /opt/lampp/htdocs/projects/PROJ-sdbms-php/frontend home
❌ [FAIL] dashboard directory exists  →  /opt/lampp/htdocs/projects/PROJ-sdbms-php/frontend dashboard
✅ [PASS] Frontend Home root: reachable (not 0)  →  HTTP 404
✅ [PASS] Frontend Home root: not 500  →  HTTP 404
✅ [PASS] Dashboard root: reachable (not 0)  →  HTTP 404
✅ [PASS] Dashboard root: not 500  →  HTTP 404
✅ [PASS] Dashboard auth pages: reachable (not 0)  →  HTTP 404
✅ [PASS] Dashboard auth pages: not 500  →  HTTP 404
✅ [PASS] Dashboard authenticated: reachable (not 0)  →  HTTP 404
✅ [PASS] Dashboard authenticated: not 500  →  HTTP 404
❌ [FAIL] Home dir: scannable
❌ [FAIL] Home dir: has login/index file  →  Check home directory contents
❌ [FAIL] Dashboard/authenticated: has PHP pages  →  0 pages found
❌ [FAIL] Dashboard/auth: has PHP pages  →  0 pages found
❌ [FAIL] Dashboard/components: directory exists  →  /opt/lampp/htdocs/projects/PROJ-sdbms-php/frontend dashboard/components
❌ [FAIL] Dashboard/components: has component files  →  0 items