Upload a file to desired cloud service, defaults to Filestack's S3 storage.
Signature
public function upload(string
$filepath,
[array
$options = ] )
Parameters
$filepath
—
string
path to file
$options
—
array
location: specify location, possible values are: S3, gcs, azure, rackspace, dropbox filename: explicitly set the filename to store as mimetype: explicitly set the mimetype intelligent: set to true to use the Intelligent Ingestion flow