Move image upload to S3

This commit is contained in:
Pranav Raj Sreepuram
2019-08-18 01:53:55 +05:30
parent 2b6c7a4025
commit e743abd867
7 changed files with 82 additions and 60 deletions

5
.gitignore vendored
View File

@@ -29,3 +29,8 @@ node_modules
# Ignore env files
.env
# Ignore application config file
config/application.yml
public/uploads