PHPackages                             aiman/thaana-tinymce-field - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. aiman/thaana-tinymce-field

ActiveLibrary[Templating &amp; Views](/categories/templating)

aiman/thaana-tinymce-field
==========================

A Laravel Nova Tinymce Field for Thaana

v1.3.0(5y ago)183MITPHPPHP &gt;=7.1.0CI failing

Since Mar 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/aiman1717a/thaana-tinymce-field)[ Packagist](https://packagist.org/packages/aiman/thaana-tinymce-field)[ RSS](/packages/aiman-thaana-tinymce-field/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

thaana-tinymce-field
====================

[](#thaana-tinymce-field)

This Nova Package allow you to use TinyMce Rich Editor with varios Customization which supports thaana.

[![image](https://user-images.githubusercontent.com/36910126/85004534-84906180-b10c-11ea-98b8-fc66d4c1994f.png)](https://user-images.githubusercontent.com/36910126/85004534-84906180-b10c-11ea-98b8-fc66d4c1994f.png)

[![image](https://user-images.githubusercontent.com/36910126/85004741-c28d8580-b10c-11ea-8872-ac2a292747a0.png)](https://user-images.githubusercontent.com/36910126/85004741-c28d8580-b10c-11ea-8872-ac2a292747a0.png)

Installation
------------

[](#installation)

```
composer require aiman/thaana-tinymce-field

```

Configuration
-------------

[](#configuration)

You can publish configuration file for default configuration values. You can enter the driver required for tinymce in here.

```
php artisan vendor:publish --provider="Aiman\ThaanaTinymceField\FieldServiceProvider"

```

This is the contents of the published config file:

```
