I have problem with importing thousand data into phpMyAdmin. I do import and it just cause null. And I can't input it manually one by one. I need something helpful with that problem.
Thanks if you willing to help me.
As you named phpMyAdmin I guess the problem is importing to the database. MySQLDumper can help you importing and exporting massive database files:
To use it:
htdocs folderFrom there you could import or export to an existent database or to a new one.
mysqldump in C:\xampp\htdocs. Outside of Laravel folder.