How can i upload csv Database

How can i upload my csv file into the database

also i have an issue on routes when my admin pages reloads it show the index header not my admin component page

Please post different issues in different topics.
You can bulk insert CSV data into your database as explained in the docs:

Hi @Harold_Royce_Anonuev. Welcome to the community :slight_smile:

Or you can use your normal data management software like phpMyAdmin, Navicat, etc. It will also depend on your database type.

1 Like