please help to connecting laravel with aws s3,
could you please give me reference or article for this?
thank you
CodePudding user response:
you can use this official document of laravel for amazon s3 storage .
Laravel Amazon S3 Documentation
CodePudding user response:
- Create account s3
- Create bucket
- install in laravel packages for connecting
- add data in .env for connecting