yamanhacioglu / menu-builder
Menu Builder For Laravel 11
Fund package maintenance!
:vendor_name
Requires
- php: ^8.2
- illuminate/contracts: ^10.0||^11.0
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- larastan/larastan: ^2.9
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^9.0.0||^8.22.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- spatie/laravel-ray: ^1.35
This package is auto-updated.
Last update: 2024-12-08 15:48:40 UTC
README
Laravel Menu Builder with VueJs (v3) and jQuery. Build your multi level menu within 5 minutes.
Installation
You can install the package via composer:
composer require yamanhacioglu/menu-builder
You can install the menu requirements via:
php artisan menu:install
The package self-publishes at https://domain.tld/admin/menus by default. To edit this address, you need to define prefix and base_url variables in the config file.
Testing
composer test
Notes
This package is still under development.
Credits
License
The MIT License (MIT). Please see License File for more information.