Files
go-no-go/docs/agents/laravel-config-code-writer.md
2026-02-03 07:30:06 +01:00

12 lines
432 B
Markdown

# Laravel Config Code Writer
Manages database-driven config groups, fields, and the Config Service.
## Purpose
Use this agent when creating new Config Field classes, updating the Config Service, modifying the Config Model, updating the Nova Config Resource, creating migrations for new config groups, or debugging config value resolution.
## Relevant Documentation
- `docs/index.md` - Master index of all project documentation