yoelfme / GoogleCloudStorageLaravel

A repo used to configure Google Cloud Storage in Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Storage for Laravel

Installation

Either PHP 5.5+ is required

To get the latest version of Google Cloud Storage for Laravel, simply require the project using Composer

$ composer require yoelfme/google-cloud-storage

Configuration

Google Cloud Storage for Laravel requires connect configuration.

To get started, you'll need to publish all vendor assets:

$ php artisan vendor:publish

Usage

...

License

Google Cloud Storage for Laravel is licensed under The MIT License (MIT).


Create with ❤️ by yoelfme

About

A repo used to configure Google Cloud Storage in Laravel

License:MIT License