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:dumpor a Mermaid/dbdiagram export). See /access for environment URLs and credentials.
- Complete ERD showing all models and their relationships