VILT Menu manager and generator for Database
You can install the package via composer:
composer require queents/menu-moduleAdd Module to modules_statuses.json if not exists
{
"Menu": true
}Install the package
php artisan menu:installand now clear cache
php artisan optimize:clearPlease see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.