HoneyComb CMS package for menu generating

0.3.7 2018-10-25 12:17 UTC

This package is auto-updated.

Last update: 2024-03-26 00:59:48 UTC


README

https://github.com/honey-comb/menu

Description

HoneyComb CMS menu functions

Attention

This is part menu package for HoneyComb CMS package.

Requirement

  • php: ^7.1
  • laravel: ^5.6
  • composer

Installation

Begin by installing this package through Composer.

	{
	    "require": {
	        "honey-comb/menu": "0.3.*"
	    }
	}

or

    composer require honey-comb/menu