How to add custom blocks on filament rich editor?
In this guide, we will explore how we can add custom blocks on filament rich editor. Use RichEditor First, we will use the filament rich editor on our filament form schemas. You can read more about filament rich editor and its implementation here. Create Custom block Now to create a custom block on filament rich … Read more