PHP
利用chatGPT用ThinkPHP6的topthink/think-filesystem与topthink/think-image生成上传图片,生成缩略图,加水印功能
未经实测,可以参考:1.安装两个插件2.修改config\filesystem.php文件//配置文件上传'filesystem'=>['default'=>'local','disks'=>['local'=>['type'=>'local','root'=>app()->getRootPath().'public/uploads','url'=>