Filament - Upload Pro

Filament - Upload Pro 1.1.0

没有下载权限
Lv.2
badge id 57 首次得分 badge id 27 首个资源
已加入
2025/10/02
消息
8
回应得分
3
Credits
$6
The Filament - Upload Pro has been submitted and is now available for free download. Big thanks to the contribution from our member @murdock32 !
查看附件 112638

This package allows you to easily integrate a beautiful file upload component into your Filament app, inside and outside panels. It provides an alternative flexible layout to the native FileUpload, paired with great performance for uploading very large files (S3 Multipart upload or manually chunked for non-S3 disks). It includes an advanced image editor out of the box, supports drag & drop and a whole...
Read more about this resource...
 
I uploaded genuine original code..

to 'null' just remove 'ralphjsmit/packages' from composer.json and allowed-plugins.

ralphjsmit/packages just has a 'onPreFileDownload' composer hook that intercepts when a download url contains 'ralphjsmit' in the url to add some query params (used in the original site to track activations and ips).

If you host it in your own satis or use composer path repo you shouldn't have any problems.
 
顶部