Level 75
you don't mention which version of laravel. But see here https://laracasts.com/discuss/channels/laravel/file-upload-path
and
https://laravel.com/docs/5.4/requests#storing-uploaded-files
But if you dig into the docs of the laravel version you are using, there are well written examples.