Upload multiple files to a separate table
Hello, i want to upload multiple files and assign them to the model but to save them in the separate database table. Ideally i prefer not to use other libraries like spatie media library to use the current db structure that i have. Any simple way to do this ?