ipear/laravel-admin-ext-vditor

Vditor(V.3.8.6) for laravel-admin.

dev-main 2021-10-23 08:03 UTC

This package is auto-updated.

Last update: 2024-04-23 13:16:04 UTC


README

install

composer require ipear/laravel-admin-ext-vditor

php artisan vendor:publish --tag=laravel-admin-ext-vditor

usage

$form->vditor('content', 'title');