質問編集履歴

1

ajaxのurl変更

2015/06/17 08:58

投稿

amutas
amutas

スコア12

test CHANGED
File without changes
test CHANGED
@@ -74,7 +74,7 @@
74
74
 
75
75
  -----------------------------------------------------------------------------
76
76
 
77
- <form method="POST" class="ajax" name="ajax" id="ajax" action="/upload/">
77
+ <form method="POST" class="ajax" name="ajax" id="ajax" action="/test/">
78
78
 
79
79
  <input type="hidden" name="_token" value="{{{ Session::getToken() }}}">
80
80