refactor files

This commit is contained in:
2024-09-19 23:36:43 +03:00
parent d0cd8228cc
commit 32c8378020
6 changed files with 13 additions and 19 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ class GenerateFileSchema extends Command
name: $name,
label: $name,
fields: Collection::make(),
path: "",
disk: "lucent",
path: $name,
groups: []
);