Skip to content

Upload a .csv file with an specific structure and make changes in the data base. I'm using PHP-Laravel and MySQL.

License

Notifications You must be signed in to change notification settings

anabelisam/stock-CSV-LARAVEL-MYSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Project

CSV-LARAVEL-MYSQL-PHPUNIT

This project read a .csv file to insert the data in a MySql database, the inserted data depends of a parameters in the file.

You can see the planning process here:

Preview

The result is a table with the list of products in the database attached here.

Run project

Just clone the project and configure the database in your local machine.

php artisan serve.

About

Upload a .csv file with an specific structure and make changes in the data base. I'm using PHP-Laravel and MySQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published