You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can i use this plugin with laravel vapor and s3 storage?
'local' => [
'source_disk' => 's3', // filesystem disk
'cache_disk' => 's3', // filesystem disk
'get_image_class' => 'Omatech\Imaginator\Repositories\ImageExtractor', // class to get the image
],