Andikan Gabriel

Results 2 issues of Andikan Gabriel

@joshmanders the current implementation of the asset lookup function in the storage driver defaults to the `image` resource type and does not provide an option to specify other resource types,...

bug

The `readStream` method of a storage driver is likely expected to return a `resource` type, but in this package, it is set to `bool`. https://github.com/cloudinary-community/cloudinary-laravel/blob/434bb1fff2ef54e68bf5e4e05dbf8cf6bb3cf37b/src/CloudinaryAdapter.php#L291 Upon inspecting its return type,...

bug