Laravel website is having file downloading issue in Chrome
Hello,
I'm having the issue file downloading from the website
It seems from the coding the link is in http not https
I guess that is the issue due to chrome security update blocking the content from downloading.
I'm new to Laravel. Need a suggestion in solving this issue.
Do I need to change it from the configuration file?