aflanry/menus 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

aflanry/menus

Composer 安装命令:

composer require aflanry/menus

包简介

A menu for us to use

README 文档

README

Requires

  • Bootstrap 4 for default view
  • FontAwesome if using icons
  • Menu only displays for authenticated views
  • isAdmin() implemented in the User model
  • user_groups table using id as the primary key

Getting Started

Install the package via composer, publish the vendor files, and migrate the new menu tables

composer require aflanry/menus --dev
php artisan vendor:publish
php artisan migrate

Edit config/menu.php using the template with your menu. Then you can seed the database with the values in the config file.

php artisan db:seed --class=MenuSeeder

Next the sass and javascript for the menus must be added to your bundles

@import("vendor/menu/_menu");
require('./vendor/menu/menu');

Finally include the menu view in your layout!

@include('menu::menu')

Editing the menu view

The menu view is published in the resources/views/vendor/menu folder You can edit the menu as you see fit!

统计信息

  • 总下载量: 21
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-01-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固