MRBUG
MRBUG
FFilament
Created by MRBUG on 10/19/2023 in #❓┊help
Download button for file's Inside Repeater.
ok.
11 replies
FFilament
Created by MRBUG on 10/19/2023 in #❓┊help
Download button for file's Inside Repeater.
@toeknee i am getting the exact location and it's exists but i think this it is the problem of my method of dowloading the file ? sir any suggetions to implement download button.
11 replies
FFilament
Created by MRBUG on 10/19/2023 in #❓┊help
Download button for file's Inside Repeater.
ok
11 replies
FFilament
Created by MRBUG on 10/19/2023 in #❓┊help
Download button for file's Inside Repeater.
@toeknee it think the problem is this i am getting this
/home/devisop/htdocs/filamentproject/storage/https://filamentproject-testing.s3
/home/devisop/htdocs/filamentproject/storage/https://filamentproject-testing.s3
before my actual url. i think this should be start from here ?
`https://filamentproject-testing.s3
`https://filamentproject-testing.s3
11 replies
FFilament
Created by MRBUG on 10/19/2023 in #❓┊help
Download button for file's Inside Repeater.
yes it exists but i think i am getting wrong location there
return response()->download(storage_path($record->fileurl));
return response()->download(storage_path($record->fileurl));
and the modal is above.
11 replies
FFilament
Created by MRBUG on 10/17/2023 in #❓┊help
Relation on text area form?
Okay, thanks.now I understand. I really appreciate it thank you .
19 replies
FFilament
Created by MRBUG on 10/17/2023 in #❓┊help
Relation on text area form?
but my question is that can we use relation directly to the textarea. insted of select form
19 replies
FFilament
Created by MRBUG on 10/17/2023 in #❓┊help
Relation on text area form?
yeah it is also working for me.
19 replies
FFilament
Created by MRBUG on 10/17/2023 in #❓┊help
Relation on text area form?
we can not do it directly? like that in form
Forms\Components\Textarea::make('message.content')
->required(),
Forms\Components\Textarea::make('message.content')
->required(),
?
19 replies
FFilament
Created by MRBUG on 10/17/2023 in #❓┊help
Relation on text area form?
@Altffenser is this approach is good or i should use textarea ?
19 replies
FFilament
Created by MRBUG on 10/17/2023 in #❓┊help
Relation on text area form?
No description
19 replies