norman-huth / nova-menu
v2.0.0
2025-02-22 18:28 UTC
Requires
- php: ^8.2
- laravel/nova: ^5.1
- norman-huth/nova-basic-package: ^1.2
Requires (Dev)
- laravel/nova-devtool: ^1.4
This package is auto-updated.
Last update: 2026-05-30 11:58:34 UTC
README
This repository is archived and no longer maintained.
If you offer, maintain, or know of an actively maintained alternative to this project, please contact me at maintainers@huth.it.
If the alternative references this repository as its source, inspiration, predecessor, or migration path, I may list it here so existing users can find a maintained replacement.
Nova Menu Advanced
Installation:
composer require norman-huth/nova-menu
This package add following features to the Laravel Nova menu:
- Heroicon, Font Awesome, SVG & Image Icon for
MenuSection,MenuGroup&MenuItem - Add new item
MenuCard Add new itemMenuDisclosure(a collapsable group element for user menu)- Add new method
iframeto create an iframe popup - Add
tooltip()method toMenuSection,MenuGroup,MenuItem&MenuCard(undocumented) - Add optional menu filter to search menu elements
Deprecated Features
This package brings back the policy authorization for MenuItemInclude since Nova 4.2.5Also, the well-known canSee method is added to MenuItem and MenuSectionInclude since Nova 4.2.5Empty menu sections are automatically hiddenInclude since Nova 4.6.0





