laravel-menus
laravel-menus copied to clipboard
Rinvex Menus is a simple menu builder package for Laravel, that supports hierarchical structure, ordering, and styling with full flexibility using presenters for easy styling and custom structure of m...
Rinvex Menus features are solid: multiple menus, item attributes and properties, nesting and dropdowns, and presenters. People gets very creative about menus. In our case we are prototyping menus for...
Add active state if child is active.
What is the recommended place to call the `Menu::register()` to create a new menu? If I want to create a frontend menu that will be open to all the visitors?...