5 lines
252 B
Markdown
5 lines
252 B
Markdown
|
|
# Project Rules
|
||
|
|
|
||
|
|
- Everything must run under Docker Compose — no local installations allowed.
|
||
|
|
- When implementing Laravel features, use the Laravel docs MCP to verify current API usage, especially for Eloquent, Inertia, Fortify, and Spatie packages.
|