Created
November 17, 2018 21:28
-
-
Save Pro-Bithub/bbeb62974f11c311f3baf80f890f020b to your computer and use it in GitHub Desktop.
Error Laravel 5.6 in the function Illuminate\Http\UploadedFile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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