wamesk / laravel-nova-tiptap-field
Laravel Nova 4 Tiptap editor field.
Installs: 49
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Language:Vue
Requires
- laravel/nova: ^4.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.