Makes nova core theme navigation collapsible
tanmuhittin/nova-collapsible-groups is a Laravel package for makes nova core theme navigation collapsible.
It currently has 23 GitHub stars and 183.360 downloads on Packagist (latest version 0.3).
Install it with composer require tanmuhittin/nova-collapsible-groups.
Discover more Laravel packages by tanmuhittin
or browse all Laravel packages to compare alternatives.
Last updated
Inspired by https://github.com/alexbowers/nova-categorise-resources. Makes Nova core theme navigation collapsible using core functionality of resources $groups.
If you have lots of groups you might end up with a long list of resources. You can group them but again it will be a long list.
With this package groups are displayed as collapsed menu items. All you need to do is keep using the $groups and install this package via:
composer require tanmuhittin/nova-collapsible-groups