Download the PHP package ozankurt/imgur-laravel without Composer
On this page you can find all versions of the php package ozankurt/imgur-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package imgur-laravel
ImgurLaravel
A Laravel 5.4 package to simplify Imgur Api Client. For detailed information about how to use the Imgur client itself please check the documentation of Imgur Api Client.
Usage
Check the available methods from ImgurLaravel-API.
Image Api Example
Installation
Step 1
Add ozankurt/imgur-laravel
to your composer requirements.
Step 2
Add the imgur.client_id
and imgur.client_secret
to the config/services.php
file.
Step 3
Update your .env
file with the values you get from imgur.
You can create the imgur application from here.
Step 4
Add the service provider to the config/app.php
file.
All versions of imgur-laravel with dependencies
PHP Build Version
Package Version
Requires
j0k3r/php-imgur-api-client Version
^4.0
The package ozankurt/imgur-laravel contains the following files
Loading the files please wait ....