定制 xgrz/qbp 二次开发

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

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

xgrz/qbp

最新稳定版本:v0.2.3

Composer 安装命令:

composer require xgrz/qbp

包简介

Laravel blade quick panel

README 文档

README

Package contains basic blade views for data presentation. This is free for private and commercial use AS IS.

Installation

composer require xgrz/qbp

Components

Snippets

Helpers

Publish templates

You can publish templates by running in console:

php artisan vendor:publish --tag=quick-blade-panel

You can find published templates in resources/views/vendor/quick-blade-panel directory (by default).

Configuration

Package uses simple configuration just by adding variables for templates.

Variable name Data Type Default Description
$abp_appName string (empty string) set your app name
$qbp_useTailwind bool true should load tailwind cdn
$qbp_apline bool false should load apline.js
$qbp_navigationTemplate string p::navigation.container path to navigation container
$qbp_navigationItems string (empty string) path to navigation item template
$qbp_footerTemplate string p::footer.content path to footer template

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-15