--- description: Menus manager to build your menus with json file or database provider --- # 📖 Tomato Menus
### Installation ``` composer require tomatophp/tomato-menus ``` or as Module ``` composer require tomatophp/tomato-menus-module ``` after installing your package please run this command ``` php artisan tomato-menus:install ``` ### Changelog Please see [CHANGELOG](https://github.com/tomatophp/tomato-menus/blob/master/CHANGELOG.md) for more information on what has changed recently. ### Security Please see [SECURITY](https://github.com/tomatophp/tomato-menus/blob/master/SECURITY.md) for more information about security. ### Credits * [Fady Mondy](https://github.com/3x1io) ### License The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-menus/blob/master/LICENSE.md) for more information.
\