- Clone this repo
- Make Database
laravel_import_csv
- Import data from
laravel_import_csv.sql
- Setting
.env
- Run
composer install
in terminal - Run
php artisan serve
in terminal - Convert file
datasv2.xlsx
todatav2.csv
- You can convert it in here
- Test In Postman
- Result
- For UI
http://localhost:8000/upload
Copyright 2022 M. Fadli Zein