摘要: 使用Composer安装 composer require kkokk/poster 生成海报 use Kkokk\Poster\Facades\Poster; // 使用 Facades\Poster 调用 // 头像链接 $avatar = 'https://portrait.gitee.com 阅读全文
posted @ 2025-05-14 17:15 七彩鱼丸 阅读(73) 评论(0) 推荐(0)
摘要: server { listen 80; server_name local.jnwy.com; index index.php index.html index.htm default.php default.htm default.html; root /Applications/workspac 阅读全文
posted @ 2025-05-14 14:21 七彩鱼丸 阅读(14) 评论(0) 推荐(0)