Support A Andres Smerkin Jun 8, 2024 How do you define which Filesystem to use? I'm installing Waterhole along with my main Laravel app, but I want it to use a separate filesystem for files. How can I do that? Thank you in advance! 2 2 comments Answered by A Andres Smerkin Actually, this was replied here: https://waterhole.dev/community/posts/94-storage-options-s3-etc View Answer
A Andres Smerkin Jun 8, 2024 Per this line I guess I cannot do it directly, but I will need to solve it somehow https://github.com/waterholeforum/core/blob/9a6b8e7f6b9025945dd48ec128e9881ef4ea7ded/src/Models/Upload.php#L30
Answer A Andres Smerkin Jun 9, 2024 Actually, this was replied here: https://waterhole.dev/community/posts/94-storage-options-s3-etc
2 Comments
Per this line I guess I cannot do it directly, but I will need to solve it somehow
https://github.com/waterholeforum/core/blob/9a6b8e7f6b9025945dd48ec128e9881ef4ea7ded/src/Models/Upload.php#L30
Actually, this was replied here:
https://waterhole.dev/community/posts/94-storage-options-s3-etc