Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.5 KB

REAME.md

File metadata and controls

40 lines (26 loc) · 1.5 KB

haxibiao/helpers

haxibiao/helpers 是哈希表内部通用函数和类 欢迎大家提交代码或提出建议

更新日志

1.2

Released on 2020-09-11

2020-09-01~2020-09-11

导语

环境要求

  1. ...

安装步骤

  1. composer.json改动如下: 在repositories中添加 vcs 类型远程仓库指向 http://code.haxibiao.cn/packages/haxibiao-helpers
  2. 执行composer require haxibiao/helpers
  3. 如果不是laravel 5.6以上,需要执行php artisan helpers:install
  4. 完成

如何完成更新?

远程仓库的composer package发生更新时如何进行更新操作呢?

  1. 执行composer update haxibiao/helpers

GQL接口说明

Api接口说明