Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.54 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.54 KB

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.