Level 54
If you are uploading a file that is password protected, I assume you are also party to the password so I’d just export your xls file to csv after unlocking it and upload the csv.
Is that any idea how to read password protected xlsx file in laravel
can u help
scenario :
step 1 : upload password protected xlsx file
step 2 : read content of that file
step 3 : insert conent to data base
Please or to participate in this conversation.