質問編集履歴

1

コメント部分の誤字の修正

2020/04/27 05:40

投稿

Keight
Keight

スコア9

test CHANGED
File without changes
test CHANGED
@@ -48,7 +48,7 @@
48
48
 
49
49
 
50
50
 
51
- // リクエストされた imaege データ(View側の name)を $image に代入
51
+ // リクエストされた image データ(View側の name)を $images に代入
52
52
 
53
53
  $images = $request->file('image');
54
54