Wednesday, 28 August 2013

Laravel seed MySQL from CSV

Laravel seed MySQL from CSV

I have several CSV files that I need to pull certain columns from to seed
MySQL table. How do I do this? Anyone have a code example to help me out.
I'm using Laravel 4.

No comments:

Post a Comment