2017 © Pedro Peláez
 

git froala-editor

Easy to use Froala editor with laravel

image

elsayednofal/froala-editor

Easy to use Froala editor with laravel

  • Thursday, July 26, 2018
  • by elsayednofal
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

froala-editor

integrate froala editor with laravel, (*1)

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, (*2)

Usage

  • call assets `= \Elsayednofal\FroalaEditor\Froala::initCss()?>

= \Elsayednofal\FroalaEditor\Froala::initJs()?>`, (*3)

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

Support

for any questions contact me at : elsayed_nofal@ymail.com, (*4)

The Versions

26/07 2018

dev-master

9999999-dev

Easy to use Froala editor with laravel

  Sources   Download

MIT

by Elsayed Nofal