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

lcf8381595's avatar

Hide Nova routes in a inertia app?

I created a new app by using laravel 9 + breeze inertia (SSR). And also install Nova as the backed of this site.

Now, when I load the front web page, if check the source of the page, you can see all Nova routs are there, they are added to ziggy routes array to pass to the front end..

How to hide this Nova routes, exclude them from the ziggy routes array ?

Thanks.

0 likes
2 replies

Please or to participate in this conversation.