parfaitementweb / filament-tinymce
支持主题预览的 Filament PHP 版 TinyMce
1.0.2
2023-03-16 08:29 UTC
Requires
- php: ^8.1
- filament/filament: ^2.0
- illuminate/contracts: ^9.0
- spatie/laravel-package-tools: ^1.13.0
- spatie/shiki-php: ^1.3
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^6.0
- orchestra/testbench: ^7.0
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.1
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-09-16 11:53:55 UTC
README
Filament PHP 的 TinyMce 编辑器。
安装
您可以通过 composer 安装此包
composer require parfaitementweb/filament-tinymce php artisan vendor:publish --tag=filament-tinymce-assets php artisan vendor:publish --tag=filament-tinymce-config
使用方法
\Parfaitementweb\FilamentTinyMce::make('text')->required()
许可证
MIT 许可证 (MIT)。请参阅许可证文件以获取更多信息。