Integrate flysystem for uploads #4
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs test
priority
high
priority
low
priority
medium
priority
normal
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ConLite/ConLite#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Flysystem is a file storage library for PHP. Maybe we should use it for client upload aera so user may use different systems like clouds or sftp
see https://github.com/thephpleague/flysystem for more information.