Files
ai-chat/.continue/rules/controller-feature-folder-structure.md
T
2026-06-10 18:22:27 +02:00

9 lines
325 B
Markdown

---
globs: UI/Controller/**/*.php
description: When creating new controllers in the UI/Controller directory, a
corresponding feature subfolder should be created to organize related
controller files
alwaysApply: true
---
All controllers in the UI/Controller directory must be placed within feature-specific subdirectories