Download the PHP package piterlautaro/nova-gutenberg without Composer
On this page you can find all versions of the php package piterlautaro/nova-gutenberg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download piterlautaro/nova-gutenberg
More information about piterlautaro/nova-gutenberg
Files in piterlautaro/nova-gutenberg
Download piterlautaro/nova-gutenberg
More information about piterlautaro/nova-gutenberg
Files in piterlautaro/nova-gutenberg
Vendor piterlautaro
Package nova-gutenberg
Short Description Implementation of the Gutenberg editor as a Laravel Nova Field based on Laraberg.
License MIT
Package nova-gutenberg
Short Description Implementation of the Gutenberg editor as a Laravel Nova Field based on Laraberg.
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-gutenberg
Nova Gutenberg
Implementation of the Gutenberg editor as a Laravel Nova Field based on Laraberg.
Requirements
- Laravel Nova
- PHP 7.1.0+
Implemented Functionality
- [X] Editor field in form.
- [X] Field on index listing.
- [X] Field on resource display.
- [X] Image upload functionality.
Limitations
- Currently you can only have one Gutenberg field on a given page, due to how the Gutenberg library is implemented. Efforts are being made to address this upstream, but it has yet to be determined if that is possible.
- The editor UI still allows and prompts for drag-and-drop functionality. Unfortunately that is currently not functional, and the Media Library button must be used instead.
Installation
-
Install the package:
-
Add the following to your scripts section in
composer.json
: - Run
composer update
.
Usage
Preview

All versions of nova-gutenberg with dependencies
PHP Build Version
Package Version
Requires
cweagans/composer-patches Version
*
symfony/thanks Version ^1.2
unisharp/laravel-filemanager Version *
van-ons/laraberg Version *
laravel/nova Version ~4.0
symfony/thanks Version ^1.2
unisharp/laravel-filemanager Version *
van-ons/laraberg Version *
laravel/nova Version ~4.0
The package piterlautaro/nova-gutenberg contains the following files
Loading the files please wait ....