Uploady
v3.0.10.1
Uploady is a Simple File Uploader Script with Multi File Upload Support
It comes with more than 20 features and you can set up it in less than 5 minutes.
The software is written in PHP and uses MySQL as a database.
And it is free and open source.
Change the permission of everything to 755 chmod 755 -R Uploady/
git clone https://github.com/farisc0de/Uploady
cd Uploady/
define("DB_HOST", "db");
define("DB_USER", "Uploady");
define("DB_PASS", "Uploady");
define("DB_NAME", "Uploady");
docker-compose up -d
curl --location 'http://localhost/api/upload'
--header 'X-API-KEY: IpSznjueHn4vhi0BMhuZJRlk8epZxGJR'
--form 'file=@"postman-cloud:///1eeafe05-7a96-4b40-9639-6ae17e7155d7"'
Click here for a real demo Uploady.NET
v4.0
1. Rewrite in Custom MVC
2. Report abuse dashboard
3. PhpFileUpload refactor
4. Upgrade Bootstrap to 5.3.3
MIT
Developed by Faris AL-Otaibi - 2024