kylemassacre / laravel-menus
Laravel Menu management
8.0
2024-04-01 14:24 UTC
Requires
- php: ^8.0
- illuminate/config: ^10.21
- illuminate/support: ^9.21|^10.0
- illuminate/view: ^10.21
- laravelcollective/html: v6.4.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.21.1
- mockery/mockery: ~1.5.1
- orchestra/testbench: ^v8.10.0
- phpunit/phpunit: ^10.1
README
kylemassacre/laravel-menus
is a laravel package which created to manage menus. It has a feature called presenters which enables easy styling and custom structure of menu rendering.
This package is a re-published, re-organised and maintained version of nwidart/laravel-menus, which isn't maintained anymore. This package is used in AsgardCMS.
With one big added bonus that the original package didn't have: tests.
Documentation
You'll find installation instructions and full documentation on https://nwidart.com/laravel-menus/.
Credits
License
The MIT License (MIT). Please see License File for more information.