{"id":23288389,"url":"https://github.com/zetaret/laravel-example1","last_synced_at":"2026-04-11T02:02:45.065Z","repository":{"id":262105699,"uuid":"880338011","full_name":"ZetaRet/laravel-example1","owner":"ZetaRet","description":"Laravel Example 1","archived":false,"fork":false,"pushed_at":"2024-11-10T15:16:15.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T22:27:37.207Z","etag":null,"topics":["blade","csv","eloquent-orm","form","laravel","migration","mysql","seed","vite"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/ZetaRet.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":"2024-10-29T14:46:02.000Z","updated_at":"2024-12-02T21:37:00.000Z","dependencies_parsed_at":"2024-11-10T15:41:08.320Z","dependency_job_id":"e621cddd-8c65-4b91-a24e-1906327521c6","html_url":"https://github.com/ZetaRet/laravel-example1","commit_stats":null,"previous_names":["zetaret/laravel-example1"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZetaRet%2Flaravel-example1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZetaRet%2Flaravel-example1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZetaRet%2Flaravel-example1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZetaRet%2Flaravel-example1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZetaRet","download_url":"https://codeload.github.com/ZetaRet/laravel-example1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247512272,"owners_count":20950824,"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":["blade","csv","eloquent-orm","form","laravel","migration","mysql","seed","vite"],"created_at":"2024-12-20T03:17:50.431Z","updated_at":"2026-04-11T02:02:44.994Z","avatar_url":"https://github.com/ZetaRet.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Setup\n\nRead the `setup.md` and choose the steps missing on your computer to finalize the install.  \n\n## Main Page\n\nChoose `Form Data` to fill in data records one by one.  \n`Paginate Results` shows 10 records per page and navigation buttons to browse the database.  \n`Export to CSV` will generate by using chunk of 100 records .csv file for download, use spreadsheet software to view.  \n\n## Models\n\n`User` model is extended to support identity personal data. New model `Phones` with table is created and typing for public, private, home, office, work.  \n\n## Seeding\n\nSeeding the database using `php artisan db:seed --class=UserSeeder` for 10 records, change the class to `UserSeeder100` to generate 100 records or type `php artisan db:seed --class=UserSeederReset` to delete the database seeded records and reset the ids. Automate more seeding using the hundred generator or extend by creating a new seeder `php artisan make:seeder UserSeeder10000` i.e. edit the limit or implement.  \nUsers are generated using imaginary gambled usernames, unique random emails, random identity and 5 phones with random digits. Mapping and bulk insert db operation.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzetaret%2Flaravel-example1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzetaret%2Flaravel-example1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzetaret%2Flaravel-example1/lists"}