Download the PHP package xetaio/xetaravel-ckeditor without Composer
On this page you can find all versions of the php package xetaio/xetaravel-ckeditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xetaio/xetaravel-ckeditor
More information about xetaio/xetaravel-ckeditor
Files in xetaio/xetaravel-ckeditor
Download xetaio/xetaravel-ckeditor
More information about xetaio/xetaravel-ckeditor
Files in xetaio/xetaravel-ckeditor
Vendor xetaio
Package xetaravel-ckeditor
Short Description A wrapper to use CKEditor with Laravel.
License MIT
Homepage https://github.com/XetaIO/Xetaravel-CKEditor
Package xetaravel-ckeditor
Short Description A wrapper to use CKEditor with Laravel.
License MIT
Homepage https://github.com/XetaIO/Xetaravel-CKEditor
Please rate this library. Is it a good library?
Informations about the package xetaravel-ckeditor
Xetaravel CKEditor
This is a wrapper to use CKEditor with Laravel.
Installation
Import the CkeditorServiceProvider in your
config/app.php
:Publish the CKEditor to your public directory :
Usage
Update
To update CKEditor to a new version, first run :
Then, delete the folder
public/vendor/release
and run the artisan command again :Note : Do not put any custom configuration files in the
public/vendor/release
directory. Instead put them in thepublic/vendor
directory or somewhere else and attach them to theCKEDITOR
instance.
All versions of xetaravel-ckeditor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
illuminate/support Version ~5.0
ckeditor/ckeditor Version dev-full/4.6.x
illuminate/support Version ~5.0
ckeditor/ckeditor Version dev-full/4.6.x
The package xetaio/xetaravel-ckeditor contains the following files
Loading the files please wait ....