save files to s3

asma.h.almalki asked 4 years ago
I am using vapor for host my app , all uploaded files must be via s3 storage I change configuration in  filesystem but still not work, could you please show me the steps to work correctly with vapor and s3   thanks
laraship Staff replied 4 years ago

Hello,
We need more detail to be able to identify the issue:
1) what are the steps you made to configure s3
2) whats is the error you’re getting
3) is there any errors in the laravel.log file

asma.h.almalki replied 4 years ago

1) in filesystems.php set default Disk to s3 and media driver to s3
but upload not work
2) image not uploaded
3) no

could you please add tutorial for Laraship to work correctly with vapor

thanks