wamesk/laravel-nova-tiptap-field

Laravel Nova 4 Tiptap editor field.

1.0.0 2022-12-20 10:34 UTC

This package is auto-updated.

Last update: 2024-04-20 13:20: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.