Group 2
Pre-release

Installation

You can install the package via composer:

composer require jeffreyvr/dropblockeditor

You can publish the config file with:

php artisan vendor:publish --tag="dropblockeditor-config"

Optionally, you can publish the views using

php artisan vendor:publish --tag="dropblockeditor-views"