fileupload question

Hello! I have in my project the "FileUpload" from the documentations.. The upload works fine.. it gets displayed on my webpage.. but when i edit a record the image is not displayed/shown.. like a preview. Am i missing something? Thats my FileUpload: Forms\Components\FileUpload::make('image_path') ->columnSpanFull() ->name('Picture') ->image() (I already used a storage:link, and in my .env i already changed from localhost to the ip)
0 Replies
No replies yetBe the first to reply to this messageJoin