質問編集履歴
1
ajaxのurl変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -36,7 +36,7 @@
|
|
36
36
|
});
|
37
37
|
</script>
|
38
38
|
-----------------------------------------------------------------------------
|
39
|
-
<form method="POST" class="ajax" name="ajax" id="ajax" action="/
|
39
|
+
<form method="POST" class="ajax" name="ajax" id="ajax" action="/test/">
|
40
40
|
<input type="hidden" name="_token" value="{{{ Session::getToken() }}}">
|
41
41
|
<input type="submit">
|
42
42
|
</form>
|