Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Repository files navigation

google-cloud-storage

Packagist Software License Travis Scrutinizer Github All Releases

Library for Laravel to use the Google Cloud Storage Methods

Install

$ composer require io-digital/google-cloud-storage

$ php artisan vendor:publish

Add Service Provider

IoDigital\GoogleCloudStorage\GoogleCloudStorageServiceProvider::class

Usage

$googleCloudHandler = new GoogleCloudStorageHandler();
$googleCloudHandler->uploadFile();

OR

Dependency Inject: GoogleCloudStorageHandler

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please reach us via email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Library for Laravel to use the Google Cloud Storage Methods

Resources

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages