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 item
MenuDisclosure
(a collapsable group element for user menu) - Add new method
iframe
to create an iframe popup - Add
tooltip()
method toMenuSection
,MenuGroup
,MenuItem
&MenuCard
(undocumented) - Add optional menu filter to search menu elements
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