Fail with TipTapEditor
My editor doesn't have a button to insert blocks.
I have TipTapEditor::make('content') and in another resource I have created the BlocksResource class.
@awcodes can you help me, please?
1 Reply
For starters you need to follow the instructions for setting up the theme for your app.
Next you need to read the blocks documentation more closely. You have to use JSON output for the editor. They don’t work if you are storing your content as html.