FileUpload

Hi, guys. How can I avoid this continuously loading? It happens in all environments(production/local/staging) . Also, APP_URL is ok. Is it possible to remove the preview and only show the remove uploaded file button? It a little bit hard to wait so many seconds until the video is completed loaded and then to remove it. This is my code: " FileUpload::make('video')->disk('s3') ->maxSize(999999) ->directory('videos') ->visibility('private') ->preserveFilenames() ->multiple() ->acceptedFileTypes(['video/mp4', 'video/quicktime']),"
1 Reply
Dan Harrin
Dan Harrin2y ago
check your console log i dont think theres a way to skip loading with filepond
Want results from more Discord servers?
Add your server