Skip to content

queents/menus-module

Repository files navigation

Vilt Menu

VILT Menu manager and generator for Database

Installation

You can install the package via composer:

composer require queents/menu-module

Add Module to modules_statuses.json if not exists

{
    "Menu": true
}

Install the package

php artisan menu:install

and now clear cache

php artisan optimize:clear

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.