Description
The Upload class had a @todo Allow for non-database uploads note. It might be worth investigating its applicability for non-database uploads.
This could be useful to allow uploading files which are directly pushed on to some third party service, or which are manipulated and then fed directly back to the frontend, etc.
See:
|
* @todo Allow for non-database uploads |