codebar-ag / laravel-flysystem-cloudinary

Cloudinary Flysystem integration with Laravel.
https://www.cloudinary.com
MIT License
8 stars 5 forks source link

Laravel 11 #54

Closed RhysLees closed 5 months ago

azim-kordpour commented 5 months ago

Hi, I need this package to be compatible with laravel 11. When will this PR be merged?

StanBarrows commented 5 months ago

@azim-kordpour

v4.2 is published

azim-kordpour commented 5 months ago

@StanBarrows thank you

Illuminate\Filesystem\FilesystemAdapter::Illuminate\Filesystem{closure}(): Argument #1 ($attributes) must be of type League\Flysystem\StorageAttributes, array given, called in /var/www/html/vendor/league/flysystem/src/DirectoryListing.php on line 33

But I'm getting this error. Do you have an idea?

StanBarrows commented 5 months ago

Hey @azim-kordpour

Can you open a Bug report with a little more details about your configuration? or at what action you receive this error?

@RhysLees Can you please take over this issue?