{"id":20428219,"url":"https://github.com/coderflexx/laravel-csv-demo","last_synced_at":"2026-05-07T20:38:52.746Z","repository":{"id":118986293,"uuid":"538105810","full_name":"coderflexx/laravel-csv-demo","owner":"coderflexx","description":"Laravel CSV demo for `laravel-csv` package","archived":false,"fork":false,"pushed_at":"2022-09-18T14:11:15.000Z","size":391,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-15T16:09:51.965Z","etag":null,"topics":["csv","csv-importer","laravel"],"latest_commit_sha":null,"homepage":"https://coderflex.com/open-source/docs/laravel-csv/introduction","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderflexx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-18T12:42:31.000Z","updated_at":"2022-12-19T15:49:55.000Z","dependencies_parsed_at":"2023-04-09T00:17:24.187Z","dependency_job_id":null,"html_url":"https://github.com/coderflexx/laravel-csv-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderflexx%2Flaravel-csv-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderflexx%2Flaravel-csv-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderflexx%2Flaravel-csv-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderflexx%2Flaravel-csv-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderflexx","download_url":"https://codeload.github.com/coderflexx/laravel-csv-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241969735,"owners_count":20050570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","csv-importer","laravel"],"created_at":"2024-11-15T07:24:42.363Z","updated_at":"2026-05-07T20:38:47.696Z","avatar_url":"https://github.com/coderflexx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\nThis project demo is to demonstrate on how [laravel-csv](https://github.com/coderflexx/laravel-csv) works\n\n\nhttps://user-images.githubusercontent.com/21012933/190911273-8d2b4b9e-e848-44d5-8d0d-698178fe4986.mp4\n\n\n\n# Installation\n\nClone the repo\n\n```bash\ngit clone https://github.com/coderflexx/laravel-csv-demo\n```\n\nInstall the dependecies\n```bash\ncomposer install\nnpm install\nnpm run dev\n```\n\nCopy the `.env` file\n```\ncp .env.example .env\n```\n\nGenerate a new key\n```bash\nphp artisan key:generate\n```\nThen\n\n```bash\nphp artisan migrate --seed\n```\n\nAccess the app\n__Email__: test@example.com\n__Password__: password\n\n__NOTE__: This project is using `sqlite` by default, if you want to switch to `mysql` or any DB driver, you may change the driver from the `.env` file.\n\nThis project uses `redis` as a queue driver, if you want to change it, you may change your `.env` file configuration as well, or install redis in your local machine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderflexx%2Flaravel-csv-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderflexx%2Flaravel-csv-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderflexx%2Flaravel-csv-demo/lists"}