leshkens / orchid-editorjs-layout
Orchid editor.js layout
0.9-alpha
2020-11-11 15:58 UTC
Requires
- php: >=7.3
- illuminate/support: ^8.0
- orchid/platform: ^8.0|^9.0
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-12-12 01:01:45 UTC
README
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.