LaravelPackages.net
Acme Inc.
Toggle sidebar
jacobfitzp/nova-canvas

A Laravel Nova field.

5.772
9
1.1.4
About jacobfitzp/nova-canvas

jacobfitzp/nova-canvas is a Laravel package for a laravel nova field.. It currently has 9 GitHub stars and 5.772 downloads on Packagist (latest version 1.1.4). Install it with composer require jacobfitzp/nova-canvas. Discover more Laravel packages by jacobfitzp or browse all Laravel packages to compare alternatives.

Last updated

Nova Canvas

Packagist Version Packagist Downloads GitHub Code Style Action Status

The ultimate WYSIWYG content editor for Laravel Nova. Custom-built on-top of TipTap, Canvas is designed to feel like a first-party package.

Prerequisites

  • Laravel >= 11
  • PHP >= 8.3
  • Laravel Nova >= 4

Installation

You can install the package via composer:

composer require jacobfitzp/nova-canvas

Usage

Canvas::make('Content')

Read full documentation here

Contribution

Bugs

Feel free to open PR's to address bugs, or to perform general maintenance. But ensure it gets linked to an existing or new issue that clearly explains the what and why.

Features

If you have an idea for a feature or improvement please open an "Ideas" discussion first.

Make sure to link this discussion to any PR's that you open.

Documentation

See the documentation repository.

License

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

Comments