Download binary from BD to the client with Laravel and MySql

0

I already have how to save the files in the database (with a medium field) but I have no idea how to recover them, I was reading and for security you can not assign value to the input type file, the idea is that the user uploads a file for example txt (which is converted to binary and saved correctly) but now I have to make it be downloaded to the user's PC, I do not ask for code but some guidance! How could I get them to download drive type?

    
asked by 20.02.2018 в 21:58
source

0 answers