-
```js
composer require "aliyuncs/oss-sdk-php": "~2.0"
\n
1a2b\n
Storage::disk('local_static')->put($filename, $str);
.env
#阿里云OSS配置
OSS_ENDPOINT=oss-beijing.test.com
OSS_ACCESSKEY…
-
### Describe the feature you'd like
Add support for defining **STORAGE_S3_TOKEN** in addition to **STORAGE_S3_KEY** and **STORAGE_S3_SECRET** for S3 storage.
Temporay S3 credentials generated by *…
-
### New Feature / Enhancement Checklist
- [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy).
- [ ] I am not just asking a [question]…
-
### Describe the bug
The `use_aws_shared_config_files` config setting is not respected when resolving the following client configuration options:
* `region`
* `sigv4a_signing_region_set`
This …
-
### Describe the bug
When calling the `converseStream()` method from the AWS PHP SDK, the result is supposed to be returned as soon as possible, then we can iterate `stream` value in the result un…
-
It looks like there's no possibility to work with the `sitemap` check neither via PHP SDK, nor via the API _(it's not documented)_:
https://ohdear.app/docs/integrations/the-oh-dear-api
In particul…
-
Unter Berücksichtigung der [Zielvorstellung](https://tefen.isis.tu-berlin.de/wiki/doku.php?id=questionpy:sdk:sdk_server_ziel) soll für das SDK eine Single-Page-Application entstehen.
- mittels Vue.…
-
Integrated Payment on Base Network
Step-by-Step Implementation
Install Web3p PHP SDK:
composer require web3p/web3.php
Use Composer to install the Web3p PHP SDK.
Initialize Blockchain Client:
…
-
-
Is there an ETA when the REST API of the Bing Advertising API will be made available to the SDK?
I noticed that the upgrade guide for the Java SDK mentioned the availability of a new JSONbased REST…