Closed rezawikan closed 4 years ago
I guess you didn't execute
php artisan vendor:publish --provider="Ek0519\Quilljs\FieldServiceProvider"
quilljs need load config file, in order to set toolbar.
This command will copy config files to Laravel config folder.
May be you can try remove it , and reinstall
p.s I use nova 2.9.3 and Laravel 6.10 to test.
@rezawikan Hi I updated new version, I set default config, avoid user not execute vender:publish
Hi, I got an error message when using this package. I don't know whether it affects the function or not. I'm using the last version of laravel nova.