meetjet / laravel-menus-manager
Dynamic Menus Management package for your Laravel application
Installs: 701
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 3
pkg:composer/meetjet/laravel-menus-manager
Requires
- illuminate/routing: ^7.0|^8.0|^9.0
- illuminate/support: ^7.0|^8.0|^9.0
- illuminate/view: ^7.0|^8.0|^9.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.1
- orchestra/testbench: ~5.2|^7.1
- phpunit/phpunit: ^7.0|^8.0|^9.0
This package is auto-updated.
Last update: 2025-10-14 13:14:21 UTC
README
Introduction
hexadog/laravel-menus-manager
is a Laravel package to ease dynamic menus management.
Installation
This package requires PHP 7.3 and Laravel 7.0 or higher.
To get started, install Menus Manager using Composer:
composer require hexadog/laravel-menus-manager
The package will automatically register its service provider.
Documentation
You can find the full documentation here
Credits
- This package is inspired by the work of rinvex/laravel-menus
- Logo made by DesignEvo free logo creator
License
Laravel Menus Manager is open-sourced software licensed under the MIT license.