laravel-admin-extensions/ckeditor

配置语言

workless opened this issue · 1 comments

lang 不生效, 改成 language 生效.

$form->ckeditor('desc', 'Summary')->rows(10)->options(['language' => 'en', 'height' => 500]);

laravel admin是个好东西,就是偶尔的地方给你来点小bug,让你自己去改,这就有点烦了