hexadog / laravel-menus-manager
Dynamic Menus Management package for your Laravel application
Installs: 3 166
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 2
Forks: 4
Open Issues: 0
Requires
- illuminate/routing: ^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/support: ^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/view: ^7.0|^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- orchestra/testbench: ~5.2|^7.1|^8.0
- phpunit/phpunit: ^7.0|^8.0|^9.0|^10.0
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.