php-sdk
php-sdk copied to clipboard
Transloadit's official PHP SDK
for some reason few tests are skipped and it broken the pipeline, we should be provider some solution to make the pipeline always pass. https://github.com/transloadit/php-sdk/runs/6964417248?check_suite_focus=true pipeline fail: https://github.com/transloadit/php-sdk/runs/6964426506
As stated in the title you will need to use move_uploaded_file() if you are handling uploads yourself and using tmp_file. This is because 'tmp_file' will remove the file extension which...
With the recommendation to use Uppy instead of the jQuery SDK we should update the example in the README to use Uppy instead.