© 2026 Hedgehog Software, LLC
refreshFormData
->action(function (array $data, Forms\Components\Repeater $component) { Chapter::create($data, ...); $component->clearCachedExistingRecords(); $component->fillFromRelationship(); })