bitbirddev/tinymce-bundle
install package:
composer require bitbirddev/tinymce-bundle
add to bundles.php
bitbirddev\TinyMceBundle\TinyMceBundle::class => ['all' => true],
run
bin/console assets:install
How can I help you explore Laravel packages today?