Browse Source

Update README.md

Yong 2 years ago
parent
commit
4e5ae90de4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -23,5 +23,5 @@
23 23
 4. Validation 使用 **[Form Request Validation](https://laravel.com/docs/validation#form-request-validation)**
24 24
 5. 基本的後台相關資料已建立,可以直接登入
25 25
     - 權限資料(Database、Migration、Seeder)
26
-    - 後台畫面(View、CSS、jQuery)
26
+    - 後台畫面(View、View Composer、CSS、jQuery)
27 27
     - 後端資料(Route、Controller、Model)