Skip to content

Entity Relationship Diagram

Where this lives

  • Repo: Eliinova/the-one-otc-api
  • Models: app/Models/ in the EasyOTC API repo
  • Diagram asset: docs/public/otc_diagram.png
  • Regenerate locally: run your preferred ERD tool against the EasyOTC API DB (e.g. php artisan schema:dump or a Mermaid/dbdiagram export). See /access for environment URLs and credentials.

EasyOTC Database Structure Diagram - Complete ERD showing all models and their relationships

Individual Model Documentation