mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-06 21:11:30 -07:00
commit
12b4f6a627
1 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@
|
|||
|
||||
An API wrapper for DigitalOcean's Spaces object storage designed for easy use.
|
||||
|
||||
|
||||
### Installation
|
||||
* **Using Composer**:
|
||||
```sh
|
||||
composer require sociallydev/spaces-api:dev-master
|
||||
```
|
||||
|
||||
### Connecting
|
||||
```php
|
||||
//Either:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue