定制 adexaja/imgurx 二次开发

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

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

adexaja/imgurx

Composer 安装命令:

composer require adexaja/imgurx

包简介

Imgurx is a package for laravel to access imgur web service based on Adyg/php-imgur-api-client

README 文档

README

Imgurx is a laravel 5 package for Imgur based on nahid/imgurx

Installation

You can install it via composer. open your terminal and run this command from your project

composer require nahid/imgurx

Wait for a while. After installation complete you have to define your provider in app.php. Open `config/app.php' and add this code in providers key

Nahid\Imgurx\ImgurxServiceProvider::class,

If you want to use laravel facade then add this line in aliases key

'Imgurx'	=>	Nahid\Imgurx\Facades\Imgurx::class,

Okay, Your laravel integration was complete. Now open your terminal agian and run this code from your project

php artisan vendor:publish

now imgurx.php config file copy to config directory.

Configuration

If you successfully complete the installation process. Then now open config/imgurx.php file and enter your applications crentials.

return [
    'client_id'    =>  '',
    'client_secret'=>   '',
];

Great. You are sucessfully completed Imgurx configuration process :)

Usage

Imgurx is inherited from Adyg/php-imgur-api-client so you will feel free to use all functionalities of this package. See its doc section.

Happy Coding :)

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Creative
  • 更新时间: 2016-12-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固