This Laravel project is designed to upload an Excel sheet containing user and contact data and store it in a MySQL database. The project utilizes the maatwebsite/Excel package to facilitate the upload process. The data is stored in two separate tables, 'users' and 'contacts', with a foreign key relationship linking the 'contacts' table to the 'users' table. This project provides a convenient and efficient way to import large amounts of user and contact data into a database.
-
Notifications
You must be signed in to change notification settings - Fork 0
This Laravel project is designed to upload an Excel sheet containing user and contact data and store it in a MySQL database. The project utilizes the maatwebsite/Excel package to facilitate the upload process.
Muhammad-Hamza-Iftikhar/ImportDataFromExcelToDatabaseInLaravel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Laravel project is designed to upload an Excel sheet containing user and contact data and store it in a MySQL database. The project utilizes the maatwebsite/Excel package to facilitate the upload process.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published