richeditor not send value to db

im trying to save richeditor field to db

this is my code

RichEditor::make('alasan')
->fileAttachmentsDisk('local')
->fileAttachmentsDirectory('retur/penjualan')
->fileAttachmentsVisibility('public')
->columnSpan('full')
image.png
Was this page helpful?