afterFill hook not working for relationship data while creating the record

protected function afterFill(): void { $this->form->fill([ 'charges' => [ [ 'name' => 'Freight Charges', 'description' => 'HHG' ], [ 'name' => 'Packing Charges', 'description' => 'Reusable Material' ], ], ]); }
0 Replies
No replies yetBe the first to reply to this messageJoin