[our company] needs an easy way to incorporate block-based content editors into our Laravel Products.
We need to create a package that we can install with composer.
Editing should use block-based content storage to give [our company] more control over output.
Use Editor.js for this.
This should include at a minimum
- An editor.php configuration file
- Blade components libraries for front-end implementation on
- Instructions for necessary api endpoints.
Extra?
- Default styling
- Laravel mix (just instructions?)