-
### Bug Report
Recently upgraded application with Laravel 10, Laravel Backpack 6, with `barryvdh/elfinder` as a filemanager for the client (for organization and bulk-uploads). Prior to these upgrad…
-
## Detailed description
We are having issues with Laravel Backup by Spatie due to rate limiting at Digital Ocean Spaces. We get time-outs / 503s. Besides options PHP Fly League S3 Driver (used …
-
Hi,
I run the lates version and use tinyMCE 5.2. When I try to upload to s3 bucket I can create folders but I cannot upload files. When I try manually Laravel upload to s3 it is working.
* Operat…
-
[Amazon S3](https://aws.amazon.com/tw/s3/)
[aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel)
-
Please check the following instructions before submitting a bug :
* Make sure you are using the latest version.
* Make sure you read [installation](http://unisharp.github.io/laravel-filemana…
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
We created new S3 assets bucket with the below configuration
```
key:
secret:
bucket: test-gn
version: latest
region: us-east-1
endpoint: https://play.minio.io:9000
path: /
driver: s3
us…
-
can i use this plugin with laravel vapor and s3 storage?
```
'local' => [
'source_disk' => 's3', // filesystem disk
'cache_disk' => 's3', // filesystem disk
…
-
### What happened?
When using S3 Bucket for storage the file is not being moved from `livewire-tmp` to the intended path.
The file details are saved into the json column however the actual file does…
Erth0 updated
4 months ago
-
My Composer version:
2.8.1
My `composer.json`:
```
{
"name": "snipe/snipe-it",
"description": "Open source asset management system built on Laravel.",
"keywords": [
"assets",
…