tiptapeditor

i am using tiptapeditor but when i submit something then it doesn't get stored in the database.

this is in the resource

TiptapEditor::make('description')
                                ->output(TiptapOutput::Json)
                                ->columnSpanFull(),
Was this page helpful?