定制 vovanmix/filemanager-laravel4-s3 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

vovanmix/filemanager-laravel4-s3

最新稳定版本:1.0.12

Composer 安装命令:

composer require vovanmix/filemanager-laravel4-s3

包简介

Filemanager for Laravel 4 with S3 integration

README 文档

README

#Filemanager for Laravel 4 Based on https://github.com/simogeo/Filemanager

##Requires

"intervention/image": "2.*"

##Installation

Edit your composer.json.

"require": {
	"vovanmix/filemanager-laravel4-s3": "1.*"
}

Run

composer update

Add to your file app.php if you ant to use S3:

'Vovanmix\FilemanagerLaravel4S3\FilemanagerLaravelS3ServiceProvider',

For store file locally:

'Vovanmix\FilemanagerLaravel4S3\FilemanagerLaravelServiceProvider',

Add in routes.php

Route::group(array('before' => 'auth'), function(){
	Route::controller('filemanager', 'FilemanagerLaravelController');
});

Copy your filemanager folder to public

php artisan asset:publish --path="vendor/Vovanmix/filemanager-laravel4-s3/public" "../"

统计信息

  • 总下载量: 239
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 40
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固