This is an open-source PHP project. Where users can upload files from local storage or from URL and the file will be uploaded to the server. Also, you can see a uploading status with progress bar while it's uploading
- File uploading from local storage
- File uploading from URL
- Realtime progress
- Always display current status of uploading
You can see the demo of this project here: https://php-fileupload.herokuapp.com/
Clone the project
git clone https://github.com/MusabDev/php-file-upload.git
Go to the project directory
cd php-file-upload
Start the server
php -S localhost:666
If you have any feedback, please reach out to me at musabwebdev@gmail.com