tisuchi3 years agoLevel 70ReplyReport Spam@ga46 What do you mean? Do you have any sample csv? Like Reply
Tray23 years agoLevel 73ReplyReport SpamFastest would probably be importing it into your database from the command line. Like Reply
ga46 OP 3 years agoLevel 1ReplyReport Spam@Tray2 I try to my product CSV file update or insert using by lumen. first, need CSV to array convert then I want to insert or update data into my database. Like Reply
Tray23 years agoLevel 73ReplyReport Spam@ga46 Is it a one time thing? If so, look here https://skyvia.com/blog/how-to-import-csv-file-into-mysql-table-in-4-different-ways Like Reply
ga46 OP 3 years agoLevel 1ReplyReport Spam@Tray2 it's CSV to database save. i want csv to import database using laravel lumen. thats why need to csv to array convert Like Reply