player/sidemenu
最新稳定版本:v1.3
Composer 安装命令:
composer require player/sidemenu
包简介
README 文档
README
Dynamic Side Menu
Dynamic Side Menu is a Laravel package designed to help you create and manage a customizable, dynamic sidebar menu for your application.
Installation
Step 1: Install the Package To install the package via Composer, run the following command : composer require player/sidemenu
Step 2: Publish the Configuration File After installing the package, publish the configuration file with:
php artisan vendor:publish --provider="Player\Sidemenu\Providers\SideMenuServiceProvider" --tag=config
Step 3: Install the Side Menu Run the following command to install the necessary resources: php artisan sidemenu:install
Read More
For a detailed explanation and additional insights, check out the full article on Medium: Dynamic Side Menu.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-13