Let\'s do a file upload on Laravel. But where should we do this according to SOLID principles? Controller? Or Repostory? where is?
class UploadController exte