laravel 5.3 在 CKEdtior 中集成 Image Uploader 插件
Integrate Image Uploader plugin in CKEdtior with laravel 5.3
我已经在 CKEditor 中集成了 'Imageuploader',但是当我设置 'useruploadfolder' 和 'useruploadpath' 时,它向我显示错误
XMLHttpRequest cannot load http://ibm.bplaced.com/imageuploader/register.php. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8000' is therefore not allowed access.
您可以使用 Laravel 文件管理器
这是 link
https://github.com/UniSharp/laravel-filemanager
我已经在 CKEditor 中集成了 'Imageuploader',但是当我设置 'useruploadfolder' 和 'useruploadpath' 时,它向我显示错误
XMLHttpRequest cannot load http://ibm.bplaced.com/imageuploader/register.php. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8000' is therefore not allowed access.
您可以使用 Laravel 文件管理器 这是 link https://github.com/UniSharp/laravel-filemanager