wamesk/laravel-nova-tiptap-field

Laravel Nova Tiptap editor field.

Installs: 81

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Language:Vue

pkg:composer/wamesk/laravel-nova-tiptap-field

2.0.1 2025-05-14 13:34 UTC

This package is auto-updated.

Last update: 2025-09-14 14:25:42 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.