Attachments are not uploading when i set File Attachments Visibility as public in Rich Editor

when i set the visibility of Rich editor as Public then the attachments are not uploading but i want it to be public so that it will acessable all the time this is my code RichEditor::make('body') ->required() ->fileAttachmentsDisk('public-s3') ->fileAttachmentsDirectory('mail-body-attachments') ->fileAttachmentsVisibility('public'),
2 Replies
toeknee
toeknee6d ago
Does your s3 bucket allow public?
hello_world
hello_world5d ago
even if i use my local bucket then also it wasn't working yes our s3 bucket allow public