I want to ask how to download my files in public directory with renamed files in laravel 6 ? What should I do in download() method , and on the blade ?
download()
I ju