empty laravel app
This commit is contained in:
11
docs/agents/laravel-config-code-writer.md
Normal file
11
docs/agents/laravel-config-code-writer.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user