Tautvydas
Tautvydas
Latest deps
This is already available from Flysystem package. Closes #67.
It was mentioned previously (#35), but now the official adapters like S3 and Rackspace have the capabilities built-in as: `\Illuminate\Filesystem\FilesystemAdapter::temporaryUrl` ```php public function temporaryUrl($path, $expiration, array $options = []) {...
We had a problem where our maintainer did not bump `package.json` and NPM publish did not work. We can automate the process using this GHA action https://github.com/marketplace/actions/npm-bump
Please use mailersend.com/contact-us for support questions. This repo should be kept for actual code bugs and/or improvements, and related issues.
https://github.com/laravel/framework/pull/44462
Please use mailersend.com/contact-us for support questions. This repo should be kept for actual code bugs and/or improvements, and related issues.
Please use https://www.mailersend.com/contact-us for support questions. This repo should be kept for actual code bugs and/or improvements, and related issues.
https://github.com/mailersend/mailersend-php/blob/6c8f63a44966c59bf53b48a07c038c704c9f4f69/src/Endpoints/Sms.php#L14 We need to remove the dependency of this package (and future versions using `illuminate/collect`) as it causes compatibility problems for older version of Laravel.
Are there any plans for it?