snowsoft / laravel-menus-manager

Dynamic hierarchical Menus Management for your Laravel application

Home Page:https://laravel-menus-manager.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest Stable Version CircleCI Build Total Downloads License

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

License

Laravel Menus Manager is open-sourced software licensed under the MIT license.

About

Dynamic hierarchical Menus Management for your Laravel application

https://laravel-menus-manager.netlify.app/

License:MIT License


Languages

Language:PHP 87.6%Language:Blade 12.4%