Skip to content

msowad/laravel-csv-api

Repository files navigation

screenshot

Large CSV file uploading in queue with laravel API example

Run this project

In the project directory, you can run:

composer install
php artisan migrate
php artisan serve

Open http://localhost:8000 to view it in the browser.

Languages