laravel dynamic menu
v1.0.1
This package provides the foundation to build entirely dynamic database powered navigation menus for your web application.
This packages requires:
You can install laravel dynamic menu with Composer. Just run the following command.
composer require rapidwebltd/laravel-dynamic-menu
This package comes with various database migrations. To create the required tables, run the following Artisan command.
php artisan migrate