jacobfitzp / nova-canvas
A Laravel Nova field.
Installs: 1 223
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 6
Open Issues: 4
Language:Vue
Requires
- php: ^7.3|^8.0
- spatie/laravel-image-optimizer: ^1.8
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.58
- larastan/larastan: ^2.0
- laravel/nova: ^4.0
- orchestra/testbench: ^9.1
- roave/security-advisories: dev-latest
README
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')
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.