Custom Page Polymorphic Model Binding
hello, I've created a custom page called "create-content". it refers to Content model which has one-to-one polymorphic relation with several models. I have a public attribute in the page called "contentable" but couldn't find a way to bind models. how can I achieve such thing?
0 Replies