Hi, I have a form for uploading attachments, but I will save them directly to the database, I want to record the path where it will be stored in the database, with the aim that the database does not grow in size. Store them in a specified folder.
Thank you