wanglu/ueditor

ueditor for Laravel

安装: 56

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

语言:JavaScript

v2.3 2023-02-02 05:31 UTC

This package is auto-updated.

Last update: 2024-09-30 01:34:23 UTC


README

laravel-ueditor

在 config/app.php 中添加 Provider

Wanglu\Ueditor\UeditorServiceProvider::class

发布

php artisan vendor:publish --provider "Wanglu\Ueditor\UeditorServiceProvider"