We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #117 from codinglist/main fix namespace
Fix multiple_images
Merge pull request #116 from YouZiXiL/main refactor(admin): 优化图片上传组件的 multiple 属性处理逻辑- 将 $props['multiple'] 的处理方式从三元运算符改为使用 null 合并运算符 - 这种写法更加简洁,并且在 $props['multiple'] 未设置时默认将其设为 0
Update install.sql
up
update
Install.php
Update app.php
Merge pull request #104 from Tinywan/main fix:优化检测是否是合法URL Path 支持http图片链接地址