laravel-menus-manager maintained by meetjet
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.