定制 quademu/flarum-tinker 二次开发

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

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

quademu/flarum-tinker

Composer 安装命令:

composer require quademu/flarum-tinker

包简介

Brings Laravel Tinker to Flarum

README 文档

README

License Latest Stable Version

A Flarum extension allows you to interact with your entire Flarum application on the command line, including the Eloquent ORM, jobs, events, and more.

[Flarum Tinker by Luuhai48 and maintained by QUADEMU]

Installation

composer require quademu/flarum-tinker

Enable the extension in your admin setting panel, or you can add these lines to your {project_root}/extend.php file.

return [
    (new Extend\Console())->command(QUADEMU\FlarumTinker\TinkerCommand::class),
    (new Extend\Console())->command(QUADEMU\FlarumTinker\TinkerInstallCommand::class),
];

Updating

composer update quademu/flarum-tinker

(Optional if you want to use alias classes)

composer dump-autoload -o

Run the command below, you will find a config file published to {project_root}/config/tinker.php.

php flarum tinker:install

Modify config file if you want to alias classes from specific package of your choice.

Links

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固