/filetinmel

Video file uplodate to Youtbue and other file types upload to Amazon S3

Primary LanguageJavaScriptMIT LicenseMIT

filetinmel

Laravel package for video file upload to YouTube and other file types upload to Amazon S3

NOTES

Make sure you have following keys in your .env file

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=
AWS_URL=

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=