fbf/laravel-images 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

fbf/laravel-images

Composer 安装命令:

composer require fbf/laravel-images

包简介

A Laravel 4 package for uploading images to a website

README 文档

README

A Laravel 4 package for uploading images to a website

Includes

  • Migration for a database table to store references to the uploaded image
  • Model for accessing the database table
  • FrozenNode Administrator config for uploading and managing images

Installation

Add the following to you composer.json file

"fbf/laravel-images": "dev-master"

Run

composer update

Add the following to app/config/app.php

'Fbf\LaravelImages\LaravelImagesServiceProvider'

Publish the config

php artisan config:publish fbf/laravel-images

Run the migration

php artisan migrate --package="fbf/laravel-images"

Create the relevant image upload directories that you specify in your config, e.g.

public/uploads/packages/fbf/laravel-images/original
public/uploads/packages/fbf/laravel-images/admin_thumb

Administrator

You can use the excellent Laravel Administrator package by frozennode to administer your images.

http://administrator.frozennode.com/docs/installation

A ready-to-use model config file for the Image model (images.php) is provided in the src/config/administrator directory of the package, which you can copy into the app/config/administrator directory (or whatever you set as the model_config_path in the administrator config file).

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-01-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固