Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
This package is possibly abandoned. Please proceed with care.

Installation Instructions

Nova Trumbowyg editor field

Laravel Nova Trumbowyg Editor field.

Installation

Just install the package in to a Laravel app that uses Nova via composer:

composer require alfonsobries/nova-trumbowyg

Simple Usage:

NovaTrumbowyg::make('Field Name')

Advanced Usage:

You can pass any existing Trumbowyg option. Consult the Trumbowyg documentation to view the list of all the available options.

NovaFroalaEditor::make('Description')
    ->options(['btns' => [['bold', 'italic'], ['link']]])

Screenshot

Visit https://github.com/alfonsobries/nova-trumbowyg

License

The MIT License (MIT). Please see License File for more information.

Readme

Nova Trumbowyg editor field

Laravel Nova Trumbowyg Editor field.

Installation

Just install the package in to a Laravel app that uses Nova via composer:

composer require alfonsobries/nova-trumbowyg

Simple Usage:

NovaTrumbowyg::make('Field Name')

Advanced Usage:

You can pass any existing Trumbowyg option. Consult the Trumbowyg documentation to view the list of all the available options.

NovaFroalaEditor::make('Description')
    ->options(['btns' => [['bold', 'italic'], ['link']]])

Screenshot

Trumbowyg editor

License

The MIT License (MIT). Please see License File for more information.

Back to Top
Added 7 years ago
Last updated 7 Years Ago
Version 1.0.1
Composer
alfonsobries/nova-trumbowyg
GitHub stars 13
Packagist downloads 31,473

Favorites

1 user favorited

Rating

N/A
(out of 5)
★★★★★
★★★★
★★★
★★
0 ratings

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas