cheycron / laravel-menus
Laravel 菜单管理
1.0.0
2017-09-01 11:38 UTC
Requires
- php: >=5.6.4
- illuminate/config: 5.5.*
- illuminate/support: 5.5.*
- illuminate/view: 5.5.*
- laravelcollective/html: 5.5.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.4
- mockery/mockery: ~0.9
- orchestra/testbench: 3.5.*
- phpro/grumphp: ^0.11
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2024-09-19 15:14:18 UTC
README
nwidart/laravel-menus
是一个用于管理菜单的Laravel包。它具有一个名为presenters的功能,可以轻松地对菜单渲染进行样式化和自定义结构。
此包是已重新发布、重新组织和维护的pingpong/menus版本,该版本已不再维护。此包被用于AsgardCMS。
还有一个原始包没有的大优势:测试。
文档
您可以在https://nwidart.com/laravel-menus/上找到安装说明和完整文档。
致谢
许可证
MIT许可证(MIT)。有关更多信息,请参阅许可证文件。