marotura/froala-text-editor
最新稳定版本:v3.0.1
Composer 安装命令:
composer require marotura/froala-text-editor
包简介
A custom Laravel Nova field using Froala editor.
README 文档
README
This text editor is meant to be used for laravel nova 3 and 4 by using the Froala editor.
Important
Don't use version older then 1.0.4 because the package name was changed before this version.
Requirements
Make sure to add the following in your .env with you froala API Key. FROALA_ACTIVATION_KEY="your-froala-access-key"
Installation
Use composer to import package. Command is: composer require marotura/froala-text-editor:1.0.5
Usage
use Marotura\FroalaTextEditor\FroalaTextEditor;
FroalaTextEditor::make('Text', 'text'),
Options
Coming soon.
Resources
统计信息
- 总下载量: 126
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-27