Download the PHP package exercisebook/laravel-storage-imagex without Composer
On this page you can find all versions of the php package exercisebook/laravel-storage-imagex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download exercisebook/laravel-storage-imagex
More information about exercisebook/laravel-storage-imagex
Files in exercisebook/laravel-storage-imagex
Download exercisebook/laravel-storage-imagex
More information about exercisebook/laravel-storage-imagex
Files in exercisebook/laravel-storage-imagex
Vendor exercisebook
Package laravel-storage-imagex
Short Description Laravel ImageX Storage
License MIT
Package laravel-storage-imagex
Short Description Laravel ImageX Storage
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-storage-imagex
Storage Laravel Provider
准备
- 创建 ImageX 服务并且服务能够使用。
- 确保服务已经开启了原地址访问和上传任意文件功能。
这两个功能默认关闭,需要 提工单 申请开启。
工单信息:- 问题类型:图片解决方案 / 功能配置
- 问题描述:PHP框架源地址访问配置
配置
-
通过 Composer 安装本库。
-
编辑
config/filesystems.php
添加 ImageX 的连接设置。 - 在
config/app.php
中的providers
数组里添加ImageXServiceProvider
。
All versions of laravel-storage-imagex with dependencies
PHP Build Version
Package Version
The package exercisebook/laravel-storage-imagex contains the following files
Loading the files please wait ....