Level 1
if you mean the selection you could filter it on relatableQuery on nova\resource
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a Model called Media, and mediable to other two Model called Post and Comment
I'm in the Media Resource and select Morph model to create, when I select Post, I just want user to be able to select all Post that 'published'.
How to we filter that Post when we in the "create media resource"
Please or to participate in this conversation.