Skip to content
/ admin-ck Public

easy to use CKFinder and CKEditor in laravel-admin

Notifications You must be signed in to change notification settings

fourn/admin-ck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin-ck

让laravel-admin能够方便的使用ckeditor和ckfinder

Installing

$ composer require fourn/admin-ck

Usage

$ php artisan vendor:publish --tag=admin-ck
$form->ckuploader('image', '封面图');
$form->ckeditor('content', '内容');

Contributing

配置文件在config/ckfinder.php

License

MIT [email protected]

About

easy to use CKFinder and CKEditor in laravel-admin

Resources

Stars

Watchers

Forks

Packages

No packages published