Upload picture in folder

it seems that you are getting the image as object and trying to save it in the database as string, use debug in the controller to check what $image holds.