Skip to content

Instantly share code, notes, and snippets.

@najathi
Created February 13, 2022 19:30
Show Gist options
  • Save najathi/cbd3cef55ec60ef98b951523b569c4a4 to your computer and use it in GitHub Desktop.
Save najathi/cbd3cef55ec60ef98b951523b569c4a4 to your computer and use it in GitHub Desktop.
Class 'League\Flysystem\AwsS3v3\AwsS3Adapter' Laravel 8 or Luman 8
below laravel 8
composer require league/flysystem-aws-s3-v3 "~1.0"
For laravel 8 use
composer require --with-all-dependencies league/flysystem-aws-s3-v3 "^1.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment