saved_as is NULL and picture not save. save path exist and check file upload by var_dump($_FILES) and save file with <span style="color: #000000"><span style="color: #0000BB">move_uploaded_file</span><span style="color: #007700"></span></span>
There was a bug in the Upload package v2.0.3. Edit your composer.json file, change the version to 2.0.4, and run "composer update" to get the new version.