yamanhacioglu/menu-builder

Menu Builder For Laravel 11

v0.1.1-alpha 2024-05-26 09:58 UTC

This package is auto-updated.

Last update: 2024-12-08 15:48:40 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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.