A Laravel Nova implementation of the tiptap editor for Vue.js by @ueberdosis.
Inspiration manogi/nova-tiptap.
composer require wamesk/laravel-nova-tiptap-field
use Wame\Tiptap\Tiptap;
Tiptap::make('FieldName')
The MIT License (MIT). Please see License File for more information.