質問するログイン新規登録

質問編集履歴

1

コードの追加

2021/12/06 12:28

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -6,6 +6,7 @@
6
6
 
7
7
  ```larevel
8
8
  PostController.php
9
+ 22 use App\Model\Post;
9
10
 
10
11
    96      public function index(Request $request)
11
12
    97      {