elsayednofal/froala-editor

Easy to use Froala editor with laravel

Installs: 1 117

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 4

Open Issues: 0

Language:JavaScript

Type:git

dev-master 2018-09-27 10:11 UTC

This package is auto-updated.

Last update: 2024-04-09 01:07:27 UTC


README

integrate froala editor with laravel

Installation

  • run command composer require elsayednofal/froala-editor:dev-master
  • add service provider to config/app.php Elsayednofal\FroalaEditor\FroalaEditorServiceProvider::class,
  • run php artisan vendor:publish

Config

add you upload image url and remove image url in config/froala.php

Usage

  • call assets `
`
  • init editor using <?= \Elsayednofal\FroalaEditor\Froala::initEditor("name",'id', 'content', $is_required=true)?>

Support

for any questions contact me at : elsayed_nofal@ymail.com