{"id":15188668,"url":"https://github.com/edimamatthew/laravel-api-starter-kit","last_synced_at":"2026-02-19T05:33:55.989Z","repository":{"id":45628713,"uuid":"436845965","full_name":"edimamatthew/laravel-api-starter-kit","owner":"edimamatthew","description":"This is a quick starter kit for building APIs on Laravel 7. It contains basic auth setup using Laravel Passport.","archived":false,"fork":false,"pushed_at":"2021-12-10T04:36:55.000Z","size":533,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T17:53:15.776Z","etag":null,"topics":["api","api-rest","api-starter","authentication","laravel","laravel-framework","laravel7","starter","starter-kit","starter-template"],"latest_commit_sha":null,"homepage":"","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/edimamatthew.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}},"created_at":"2021-12-10T04:08:54.000Z","updated_at":"2022-07-14T11:34:32.000Z","dependencies_parsed_at":"2022-09-11T22:51:00.429Z","dependency_job_id":null,"html_url":"https://github.com/edimamatthew/laravel-api-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edimamatthew/laravel-api-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edimamatthew%2Flaravel-api-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edimamatthew%2Flaravel-api-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edimamatthew%2Flaravel-api-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edimamatthew%2Flaravel-api-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edimamatthew","download_url":"https://codeload.github.com/edimamatthew/laravel-api-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edimamatthew%2Flaravel-api-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T05:11:50.834Z","status":"ssl_error","status_checked_at":"2026-02-19T05:11:38.921Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","api-rest","api-starter","authentication","laravel","laravel-framework","laravel7","starter","starter-kit","starter-template"],"created_at":"2024-09-27T19:40:17.476Z","updated_at":"2026-02-19T05:33:50.979Z","avatar_url":"https://github.com/edimamatthew.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel 7 API Starter Kit\n\nThis is a quick starter kit for building APIs on Laravel 7. It contains basic auth setup using Laravel Passport.\n\n## Packages\n- Laravel 7\n- Laravel Passport\n\n## Endpoints\n- https://documenter.getpostman.com/view/18732653/UVR4MpHk\n\n# How to use\n\n## Install\n\nClone the repo\n```\n$ git clone https://github.com/edimamatthew/laravel-api-starter-kit\n```\n\nChange directory to the cloned repo\n```\n$ cd laravel-api-starter-kit\n```\n\nInstall required packages\n```\n$ composer install\n```\n\nCreate environment variable\n```\ncp .env.example .env\n```\n* Edit the newly created .env file and add your database details\n\nRun migration\n```\nphp artisan migrate\n```\n\nInstall Laravel Passport\n```\nphp artisan passport:install\n```\n\nStart the application\n```\nphp artisan serve\n```\n\nUse the provided endpoints in the link above to explore the application and start building.\n\nCheers!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedimamatthew%2Flaravel-api-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedimamatthew%2Flaravel-api-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedimamatthew%2Flaravel-api-starter-kit/lists"}