It seems to me that laravel hasn't permition to move the file to that location. In the terminal set the articles folder permitions: chmod 755 ~/weletsco/name/images/articles (Correct that command if it does not match yours)
The second error is because of a wrong import . try App\Image instead of App\image .
Hope it helps
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community