Recipes
Recipes
Step-by-step guides for common tasks
Recipes
TL;DR: Copy-paste guides for common development tasks.
Available Recipes
Features
- Add New Feature - Create a complete CRUD feature
- Add Field to Entity - Extend existing feature
- Add Relation - Connect features together
- Add Filter - Add faceted filtering to lists
How to Use
Each recipe follows the same format:
- What you'll build - End result
- Files to create/modify - Quick reference
- Step-by-step - Copy-paste instructions
- Common mistakes - What to avoid
- Verification - How to test
All code examples are complete and copy-paste ready.