One to One relationship "afterCreate" lifecycle method not called on related resources #5379
Replies: 2 comments 4 replies
-
|
Moved this into "Idea & Feature Requests". We need to first decide whether |
Beta Was this translation helpful? Give feedback.
-
The documentation can be interpreted "Resource Action" as the current resource and the current behavior for Resource Hook isn't cascaded on an inline relationship at the moment. Also, you can also use Model Observer and also use |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Description:
If you create a resource that has a
HasOneor aMorphOnerelated resource, the related resourceafterCreatemethod is not called.Beta Was this translation helpful? Give feedback.
All reactions