Bribin's avatar

Laravel File Upload different versions and formats of a file

Let me know a sample. how can I store the uploaded file to the database; laravel ex. In the system, if upload a doc file, it will automatically convert to PDF.(via cloud convert API ). how I can save both files in the database

   ---------------------------------------------------
   |id|proposal_id|version_id|Status|fileName|filetype| 
   ---------------------------------------------------
0 likes
1 reply

Please or to participate in this conversation.