Skip to content

Leshkens/orchid-editorjs-layout

Repository files navigation

Orchid Editorjs Layout

WIP

Editor.js orchid layout

Installation

Install via composer

composer require leshkens/orchid-editorjs-layout

Publish package assets

php artisan vendor:publish --provider="Leshkens\OrchidEditorJsLayout\Providers\ServiceProvider"

Credits

This package is bootstrapped with the help of melihovv/laravel-package-generator.