This project has a structure that imports and displays data with csv.
Note: I am forwarding the task I made for another project before. Because you know that when I do a task for each agency, it will take a lot of time.
Kind regards
git clone git@github.com:erayusta/laravel-csv-import-task.git
composer install
php artisan storage:link
change database information .env file
php artisan key:generate
php artisan migrate