jeylabs/aws-rekognition-sdk

0.0.3 2017-09-25 12:07 UTC

This package is auto-updated.

Last update: 2024-03-29 03:32:08 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