UniSharp / laravel-ckeditor

This is a fork from the official CKEditor branch (standard edition), wrap it to laravel package.
Other
378 stars 143 forks source link

Need to add Service Provider #1

Closed mspiderv closed 9 years ago

mspiderv commented 9 years ago

There is need to add Service Provider Unisharp\Ckeditor\ServiceProvider::class to config/app.php of course. You should add it to installation steps.

youchenlee commented 9 years ago

Thank you, @mspiderv