wamesk / laravel-nova-tiptap-field
Laravel Nova Tiptap editor field.
Package info
github.com/wamesk/laravel-nova-tiptap-field
Language:Vue
pkg:composer/wamesk/laravel-nova-tiptap-field
2.0.1
2025-05-14 13:34 UTC
Requires
- laravel/nova: ^5.0
README
Laravel Nova 4 Tiptap editor field
A Laravel Nova implementation of the tiptap editor for Vue.js by @ueberdosis.
Inspiration manogi/nova-tiptap.
Installation
composer require wamesk/laravel-nova-tiptap-field
Usage
use Wame\Tiptap\Tiptap; Tiptap::make('FieldName')
Licence
The MIT License (MIT). Please see License File for more information.