Sevendays-Digital / filament-nested-resources

MIT License
17 stars 9 forks source link

[NestedPage] Use "getParentAccessor()" in "handleRecordCreation" #11

Open almooradi-dev opened 1 year ago

almooradi-dev commented 1 year ago

The use of getParentAccessor() is useful when we override the original getParentAccessor() in the ChildResource, because we have a different relation name than the parent model name, for example.

Example: