Download the PHP package juliomotol/laravel-ckeditor4 without Composer
On this page you can find all versions of the php package juliomotol/laravel-ckeditor4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download juliomotol/laravel-ckeditor4
More information about juliomotol/laravel-ckeditor4
Files in juliomotol/laravel-ckeditor4
Package laravel-ckeditor4
Short Description CKEditor4 Publisher for Laravel >= 5.5
License MIT
Homepage https://github.com/juliomotol/laravel-ckeditor4
Informations about the package laravel-ckeditor4
Laravel CKEditor4
CKEditor4 Publisher for Laravel >= 5.5.
Installation
You can install the package via composer:
Config
Key | Default Value | Description |
---|---|---|
publish_path |
public_path('js/plugins/ckeditor4') |
Use this option control where you want to publish the CKEditor4 assets. |
If you want to make changes in the configuration you can publish the config file using:
Usage
To publish the CKEditor4 assets, simply run the command:
CKEditor4 assets will be published in
./public/js/plugins/ckeditor4
by default.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Julio Motol
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Bootstrapped with Package Skeleton Laravel
This package as generated using Spatie's Package Skeleton Laravel Template
All versions of laravel-ckeditor4 with dependencies
ckeditor/ckeditor Version ^4.15
illuminate/console Version >=5.5|^6.0|^7.0|^8.0
illuminate/filesystem Version >=5.5|^6.0|^7.0|^8.0
illuminate/support Version >=5.5|^6.0|^7.0|^8.0