Download the PHP package attract/laravel-jodit without Composer
On this page you can find all versions of the php package attract/laravel-jodit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download attract/laravel-jodit
More information about attract/laravel-jodit
Files in attract/laravel-jodit
Download attract/laravel-jodit
More information about attract/laravel-jodit
Files in attract/laravel-jodit
Vendor attract
Package laravel-jodit
Short Description An easy way to use the Jodit editor with your Laravel Api service.
License MIT
Package laravel-jodit
Short Description An easy way to use the Jodit editor with your Laravel Api service.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-jodit
An easy way to use the Jodit editor with your Laravel Api service.
Installation
The package can be installed via composer:
Configuration
To configure the package you need to publish settings first:
See comments inside the config: config/jodit.php
.
S3 configuration
-
Change S3 url in config/filesystems.php to
env('APP_URL') . '/storage'
, - Create a folder named
filebrowser
at the root of the bucket. -
Add permissions to the bucket policy:
- Add permissions to the IAM user policy:
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-jodit with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8
ext-json Version *
ext-dom Version *
ext-gd Version *
illuminate/http Version ^7|^8
illuminate/cache Version ^7|^8
illuminate/filesystem Version ^7|^8
ext-json Version *
ext-dom Version *
ext-gd Version *
illuminate/http Version ^7|^8
illuminate/cache Version ^7|^8
illuminate/filesystem Version ^7|^8
The package attract/laravel-jodit contains the following files
Loading the files please wait ....