FastPoster海报生成器

FastPoster
一款快速调用开发海报的工具的模块
模块依赖 需要先安装以下模块才能安装本模块
模块介绍

模块介绍

「FastPoster海报生成器」是一个一款快速调用开发海报的工具的模块

使用步骤

① 先部署开源软件 FastPoster https://poster.prodapi.cn/doc/

② 部署完成后在后台配置 FastPoster服务地址 和 Token凭证。

③ 使用模块海报生成代码快速生成海报

<?php
namespace App\Web\Controller;

use Module\FastPoster\Util\FastPosterUtil;
class IndexController extends BaseController
{
    public function index()
    {
        return FastPosterUtil::generateResponse([
            'f1' => '名师定制1',
            'f2' => '8S服务体系2',
            'f3' => '高端资源3',
            'f4' => '名师定制4',
            'title' => '人工智能机器学习5',
            'type' => '高薪就业班6',
            'id' => 2,
        ]);
    }
}

更多请参考

https://poster.prodapi.cn/doc/

获取模块
开发商
Live
代码搬砖工
暂无联系方式
模块信息
标识
FastPoster
环境
Laravel5 Laravel9
大小
3.71KB
版本
1.0.0
发布
2022-07-22
MSCore版本要求>=3.6.0
在文件 vendor/modstart/modstart/src/ModStart.php 中查看 $version。
QQ
微信