file uploading, now with the actual file
This commit is contained in:
parent
1ed6dc6185
commit
73d5962c5c
5 changed files with 21 additions and 17 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,4 +3,5 @@ node_modules
|
|||
built
|
||||
config/config.json
|
||||
*.log
|
||||
.env
|
||||
.env
|
||||
storage/files/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue