Level 5
You should be able to utilise https://nova.laravel.com/docs/3.0/resources/relationships.html#creating-inline-relations
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, I have a morphToMany relationship to Pages, Posts, and Images. I would like to create an inline relationship in Nova, when i edit Page Or Post to create an Image.
How can i do that? Thanks in advance!
Please or to participate in this conversation.