amidesfahani/filament-tinyeditor
Filament\Forms\Components\Field and integrates seamlessly with Filament’s modal-based form system.default, simple, full, minimal) and custom profiles, enabling granular control over editor features without reinventing the wheel.ServiceProvider and extends Filament’s field system.public, s3).textarea, ckeditor) to identify replacement candidates.textarea fields with TinyEditor in batches.textarea if TinyMCE fails to load).tiny_mce_version config to enforce a specific version.text/longtext columns.php artisan vendor:publish --provider="AmidEsfahani\FilamentTinyEditor\TinyeditorServiceProvider"
config/filament-tinyeditor.php for:
upload_directory).Textarea with TinyEditor in Filament forms:
TinyEditor::make('content')
->profile('full')
->fileAttachmentsDisk('public')
->required();
paste_from_word) require manual updates.storage symlink, disk permissions, and upload_directory config.direction config is set to rtl and CSS overrides are applied.resize option to limit editor dimensions for better mobile performance.| Failure Scenario | Impact | Mitigation |
|---|
How can I help you explore Laravel packages today?