Skip to content

simplepleb/menumaker-module

Repository files navigation

menumaker-module

A Menu Builder and Manager Module for Laravel

Don't forget to publish the public resources

php artisan vendor:publish --tag=menumaker

Foo

Latest Stable Version Total Downloads Latest Unstable Version License

Build any menu and have access to it globally to use in any view. Use a drag and drop interface to arrange and create menu items as needed. An optional 'Role' selector is used if the Laravel project has Roles and Permissions (spatie/laravel-permission) and makes complete use of Laravel Menu (lavary/laravel-menu).

Full menu builder

full-builder-view

View of menu item editor

menu-item-view