F
Filament16mo ago
Troner

How to hide a custom page in menu bar?

How to hide a custom page in the menu/sidebar without removing it from the panel provider?
Solution:
protected static bool $shouldRegisterNavigation = false;
Jump to solution
2 Replies

Did you find this page helpful?