Bruno Alfred
Bruno Alfred
FFilament
Created by Bruno Alfred on 10/6/2023 in #❓┊help
FileUpload with Minio as S3 compatible solution
Regarding this section on docs "To correctly preview images and other files, FilePond requires files to be served from the same domain as the app, or the appropriate CORS headers need to be present. Ensure that the APP_URL environment variable is correct, or modify the filesystem driver to set the correct URL. If you're hosting files on a separate domain like S3, ensure that CORS headers are set up." Im trying to make my minio self hosted instance work with my laravel apps (while local or production). Im getting challenge to make things work. The minio server is on ipv4 not domain.
4 replies