定制 marshmallow/breadcrumb 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

marshmallow/breadcrumb

最新稳定版本:v2.0.1

Composer 安装命令:

composer require marshmallow/breadcrumb

包简介

A package for Laravel Breadcrum usage with the ability to add some default and use your custom templating

关键字:

README 文档

README

alt text

Laravel Breadcrumb

Laravel breadcrumb is a package that will make it easy to generate breadcrumbs in your Laravel application. If you use our Seoable package as well, then it will generate the structured data json for you as well.

Installatie

composer require marshmallow/breadcrumb

Usage

Add a new crumb

To add a new crumb path you can use the breadcrumb facade.

use Marshmallow\Breadcrumb\Facades\Breadcrumb;
Breadcrumb::add('Name', 'Full path (uri)', 'icon class (optional)');

Render your breadcrumbs

{!! Breadcrumb::generate() !!}

Publish

When you publish the breadcrumb package, all blade files will be available for you to change as you like.

php artisan vendor:publish --provider="Marshmallow\Breadcrumb\BreadcrumbServiceProvider"

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-03-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固