how to completely remove the aws setup from my laravel project, I have already uninstalled
- "aws/aws-sdk-php": "^3.24.4"
- "dusterio/laravel-aws-worker": "^0.1.9"
- "league/flysystem-aws-s3-v3": "^1.0.36",
- "intervention/imagecache": "^2.3",
- "guzzlehttp/guzzle": "^6.2",
-
"guzzle/guzzle": "3.8.1",
these packages from my application and update composer, but still now it wants the s3 bucket return like this " ErrorException in FilesystemManager.php line 194: Class 'League\Flysystem\AwsS3v3\AwsS3Adapter' not found " and its need again the aws pakage install when I want to remove to.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire