hanson/img

Laravel 框架。

维护者

详细信息

github.com/HanSon/img

源代码

问题

安装: 59

依赖: 0

建议者: 0

安全性: 0

星标: 90

关注者: 5

分支: 20

类型:项目

dev-master 2017-09-09 18:22 UTC

This package is not auto-updated.

Last update: 2024-09-20 19:14:46 UTC


README

Build Status Total Downloads Latest Stable Version License

Img 图床

Img 是基于 https://sm.ms 的图床

通过 http://weibo.com/minipublish 上传图片,然后获取 URL

安装

  1. composer

composer create-project --prefer-dist hanson/img:dev-master project

  1. git
git clone https://github.com/HanSon/img.git
cd img
composer install

运行 php artisan serve 访问 http://localhost:8000 即可

相关包

laravel-base-project 基于最新版的 laravel 项目,自带一些常用的开发包