kyong/random-image-s3

There is no license information available for the latest version (v0.0.1) of this package.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kyong/random-image-s3

v0.0.1 2019-03-31 03:04 UTC

This package is auto-updated.

Last update: 2025-12-29 02:52:13 UTC


README

Overview

Description

AWS s3 bucket in image list to random image by mock

Demo

use Kyong\RandomImageS3\RandomImage;

RandomImage::makeUrl();

// http://localhost/randomimage/4668c22a-50f8-428f-8de4-25392e7d3e17/w600/h400


Install


composer require kyong/random-image-s3

php artisan vendor:publish --provider="Kyong\RandomImageS3\RandomImageS3ServiceProvider"

php artisan migrate

Licence

MIT

Author

kyong