csvParser Parsing csv file into database (db name should be 'csv-parser') console command: php artisan migrate //creating correct db tables php artisan app:import --filePath=./path/to/file.csv