回答編集履歴
1
追記
test
CHANGED
@@ -33,3 +33,23 @@
|
|
33
33
|
|
34
34
|
|
35
35
|
具体的なエラーがないと妄想での回答しかできないので質問する際はできる限り具体的な事象を書いてください。
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
---
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
追記
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
> Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
このエラーならweb.phpにpost用のルートが書かれていない
|