nova-sidebar-icons icon indicating copy to clipboard operation
nova-sidebar-icons copied to clipboard

Laravel Nova Sidebar Resources Icons

Results 3 nova-sidebar-icons issues
Sort by recently updated
recently updated
newest added

Class Anaseqal\NovaSidebarIcons\NovaSidebarIcons contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Laravel\Nova\Tool::menu)

This is the fix if the document is in RTL (Right to left) direction to show the correct position for icons: example: ![Capture](https://user-images.githubusercontent.com/17564727/132127370-6484a552-aa52-49ec-a728-20260ef8878d.JPG)

I just noticed after installing this package and setting it up that it turned all my resource groups into collapsible dropdowns. Why does it do that? This package doesn't mention...