Architecture

The boilerplate uses a domain-based backend (Core + Domains) and feature-based frontend (Inertia pages under resources/js/features/).

  • Overview — High-level structure and directory map.
  • Backend — Core, Domains, models, jobs, policies, no global app/Models/.
  • Frontend — Features, pagePath resolution, layouts, UI components, motion, state.

Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.