質問編集履歴

1

2019/07/14 07:35

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```PHP
10
10
 
11
- <form action="{{$action}}" method="post" class="form" enctype="multipart/form-data">
11
+ <form action="{{$action}}" method="post">
12
12
 
13
13
  @csrf
14
14