David CarrforDC Blogdcblogdev.hashnode.dev·Sep 1, 2018Laravel import large CSV fileI recently had to import a 30,000 line CSV file, in this post, I document how I tackled this task. large files can be read fairly easily with PHP the issue is when you start inserting the data into a database, even worse if you're first checking if ...816 readsAdd a thoughtful commentNo comments yetBe the first to start the conversation.