jeylabs/aws-rekognition-sdk

Installs: 608

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:package

pkg:composer/jeylabs/aws-rekognition-sdk

0.0.3 2017-09-25 12:07 UTC

This package is auto-updated.

Last update: 2025-09-29 02:01:58 UTC


README

Via Composer

$ composer require jeylabs/aws-rekognition-sdk

Add the following to the providers array in config/app.php:

Jeylabs\AwsRekognition\ServiceProvider::class,

Publish the config file

$ php artisan vendor:publish