biigle/demo 问题修复 & 功能扩展

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

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

biigle/demo

最新稳定版本:v2.0.2

Composer 安装命令:

composer require biigle/demo

包简介

BIIGLE module to offer a demo project to new users.

README 文档

README

Test status

This is the BIIGLE module to offer a demo project to new users.

Installation

  1. Run composer require biigle/demo.
  2. Add Biigle\Modules\Demo\DemoServiceProvider::class to the providers array in config/app.php.
  3. Run php artisan vendor:publish --tag=public to publish the public assets of this module.
  4. In your .env file, set DEMO_LABEL_TREE_ID to the ID of the label tree, DEMO_VOLUME_IDS to the (comma separated) IDs of the volumes to attach to each new demo project. If you don't do this, new demo projects will be empty. You can also set an optional DEMO_PROJECT_NAME (default is "Demo Project").

Developing

Take a look at the development guide of the core repository to get started with the development setup.

Want to develop a new module? Head over to the biigle/module template repository.

Contributions and bug reports

Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2019-11-25