wamesk/laravel-nova-tiptap-field

Laravel Nova Tiptap editor field.

2.0.1 2025-05-14 13:34 UTC

This package is auto-updated.

Last update: 2025-05-14 13:35:37 UTC


README

GitHub

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.