Skip to content

How to save PDF files in Magento 2?

I have a frontend form which consists of two fields. One is a PDF file uploader field. The second one is a ZIP file uploader field.

Now how do I save these two fields in the database? In which directory do I need to save the PDF files and ZIP files?