kotoyuuko/picomplex

This package is abandoned and no longer maintained. No replacement package was suggested.

Picomplex is a image storage based on sm.ms

dev-master 2017-09-11 11:44 UTC

This package is not auto-updated.

Last update: 2020-01-16 21:19:12 UTC


README

Picomplex 是基于 sm.ms 的图床

Install

通过 composer 安装

composer create-project --prefer-dist kotoyuuko/picomplex:dev-master project

通过 git 安装

git clone https://github.com/kotoyuuko/picomplex.git
cd picomplex
composer install

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