質問編集履歴
1
説明変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,11 +10,15 @@
|
|
10
10
|
|
11
11
|
|
12
12
|
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
Argument 1 passed to App\Models\User::userUpdate() must be of the type array, int given, called in
|
16
|
-
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
-
デバック
|
17
|
+
デバック外したらint型で送られているようです。
|
18
|
+
|
19
|
+
配列で送れるように
|
20
|
+
|
21
|
+
調べています。
|
18
22
|
|
19
23
|
|
20
24
|
|