queents/menu-module
VILT Menu manager and generator for Database
Maintainers
v1.0.1
2022-10-18 16:15 UTC
Requires
- queents/vilt: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 328a9809d7ab3f5cd08fb2fe9c42c4c7bf7489f2
- Fady Mondy <info.woop@3x1.io>
This package is auto-updated.
Last update: 2026-06-25 18:59:06 UTC
README
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.
