Skip to content

Instantly share code, notes, and snippets.

@Pro-Bithub
Created November 17, 2018 21:28
Show Gist options
  • Save Pro-Bithub/bbeb62974f11c311f3baf80f890f020b to your computer and use it in GitHub Desktop.
Save Pro-Bithub/bbeb62974f11c311f3baf80f890f020b to your computer and use it in GitHub Desktop.
Error Laravel 5.6 in the function Illuminate\Http\UploadedFile
l am working with Larver 5.6 and want to upload a file , receive this error:
Too few arguments to function Illuminate\Http\UploadedFile::storeAs(), 1 passed in C:\Users\hatem\Desktop\web desgin\laravel5_2\without coment\webpro\app\Http\Controllers\robotcontroller.php on line 69 and at least 2 expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment