laravel ckeditor 安装
laravel ckeditor installation
我之前已经安装了 Laravel,它运行良好,但现在当我启动命令 composer require unisharp/laravel-ckeditor
时,它安装了 "unisharp/laravel-filemanager": "~1.8"
。
我也尝试使用 this link 安装它,但它没有用..
估计作者改包了..
有人知道吗?
使用
composer require ckeditor/ckeditor
结果
akash@localhost /var/www/html/lara57 $ composer require ckeditor/ckeditor
Using version ^4.11 for ckeditor/ckeditor
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing ckeditor/ckeditor (4.11.3): Downloading (100%)
Package phpoffice/phpexcel is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead.
Writing lock file
我之前已经安装了 Laravel,它运行良好,但现在当我启动命令 composer require unisharp/laravel-ckeditor
时,它安装了 "unisharp/laravel-filemanager": "~1.8"
。
我也尝试使用 this link 安装它,但它没有用..
估计作者改包了..
有人知道吗?
使用
composer require ckeditor/ckeditor
结果
akash@localhost /var/www/html/lara57 $ composer require ckeditor/ckeditor
Using version ^4.11 for ckeditor/ckeditor
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing ckeditor/ckeditor (4.11.3): Downloading (100%)
Package phpoffice/phpexcel is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead.
Writing lock file