meetjet / laravel-menus-manager
Dynamic Menus Management package for your Laravel application
v1.1.1
2022-12-14 06:37 UTC
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: 2024-11-14 10:48:27 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.