You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.