Skip to content

⭐ Architecture Overview

Terrence Daniels edited this page Jul 31, 2026 · 3 revisions

This is a single Laravel application — no standalone React app, no separately-versioned API server. Every React page renders through the same Laravel routes as everything else, via Inertia.

The system diagram, core principles, and subsystem breakdown are covered in the system-architecture.html, alongside System Components, rather than repeated across both pages.

Clone this wiki locally