Browse Source

Update RestrictedNames

Daniel Supernault 7 năm trước cách đây
mục cha
commit
d8b2cc7ae1
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      app/Util/Lexer/RestrictedNames.php

+ 6 - 0
app/Util/Lexer/RestrictedNames.php

@@ -118,6 +118,7 @@ class RestrictedNames {
 
      // Static Assets
      "assets",
+     "storage",
 
      // Laravel Horizon
      "horizon",
@@ -127,14 +128,19 @@ class RestrictedNames {
      "api",
      "auth",
      "i",
+     "dashboard",
      "discover",
+     "docs",
      "home",
      "login",
      "logout",
+     "media",
      "p",
      "password",
+     "reports",
      "search",
      "settings",
+     "statuses",
      "site",
      "timeline",
      "user",