Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

dgoetz's avatar

How to hide resources instances from unauthorized users?

Hello there,

With Nova, how would I hide a resource instance, not like setting display in navigation to false, but entirely hiding all posts or another model from a user that does not have access? I am currently using policies to restrict viewing of detail page, but I don't even want it to show up on index for users who are not authorized. There is no method (that I know of) that does this, but how could I make it work?

0 likes
2 replies

Please or to participate in this conversation.