PHPackages                             arf/imgur - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. arf/imgur

ActiveLibrary[File &amp; Storage](/categories/file-storage)

arf/imgur
=========

Imgur upload API with Laravel.

2.0.4(1y ago)0150PHPPHP &gt;=7.2

Since Dec 13Pushed 1y agoCompare

[ Source](https://github.com/ademirrocha/Laravel-Imgur)[ Packagist](https://packagist.org/packages/arf/imgur)[ Docs](https://github.com/ademirrocha/Laravel-Imgur)[ RSS](/packages/arf-imgur/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (1)Versions (10)Used By (0)

Laravel Imgur
=============

[](#laravel-imgur)

Laravel-Imgur is super easy upload image to imgur package.

Laravel Imgur
=============

[](#laravel-imgur-1)

::: warning This package was not maintenance. :::

&lt;script async defer src="[https://buttons.github.io/buttons.js"&gt;&lt;/script&gt;](https://buttons.github.io/buttons.js">)[Star](https://github.com/ademirrocha/Laravel-Imgur)[![Total Downloads](https://camo.githubusercontent.com/96993bf241d1f4a520ac7b5736fd58283237600d1fbee1d4a208a778e57f262e/68747470733a2f2f706f7365722e707567782e6f72672f796973682f696d6775722f642f746f74616c2e737667)](https://packagist.org/packages/arf/imgur)[![Latest Stable Version](https://camo.githubusercontent.com/b00428d222cde81cf6dd46c502552808393d77203ab06f5427848dc34e0ab495/68747470733a2f2f706f7365722e707567782e6f72672f796973682f696d6775722f762f737461626c652e737667)](https://packagist.org/packages/arf/imgur)[![License](https://camo.githubusercontent.com/74403689031b5d407b09532d9d7f1e34a0377c8644cc2dddfa3c78d60ae4003e/68747470733a2f2f706f7365722e707567782e6f72672f796973682f696d6775722f6c6963656e73652e737667)](https://packagist.org/packages/arf/imgur)[![License](https://camo.githubusercontent.com/d9881a648d5f34a9633da4e598b59d5076173a21bbdf323bc87ac2ec1a12be10/68747470733a2f2f706f7365722e707567782e6f72672f796973682f696d6775722f762f756e737461626c652e737667)](https://packagist.org/packages/arf/imgur)

Introduction
------------

[](#introduction)

Laravel Imgur is super easy upload image to imgur package.

Requirement
-----------

[](#requirement)

Versionbranch5.x1.0.x6.x1.0.x7.x1.1.x8.x2.x.xInstallation
------------

[](#installation)

```
$ composer require arf/imgur
```

### Registering Service Provider

[](#registering-service-provider)

If you are using laravel 5.5 or later, you can use auto discover, you don't need put in service provider to `app.php`.

```
