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
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
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
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