{"id":21725654,"url":"https://github.com/dunghenry/laravel_api","last_synced_at":"2026-05-01T08:31:49.775Z","repository":{"id":107272509,"uuid":"548193396","full_name":"dunghenry/laravel_api","owner":"dunghenry","description":"laravel + mysql","archived":false,"fork":false,"pushed_at":"2022-10-12T04:22:36.000Z","size":420,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T05:44:52.630Z","etag":null,"topics":["authentication","laravel","mysql"],"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/dunghenry.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-10-09T04:36:08.000Z","updated_at":"2022-10-13T14:33:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"166b0757-14b1-44e8-82d0-a8498367ddb2","html_url":"https://github.com/dunghenry/laravel_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dunghenry/laravel_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Flaravel_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Flaravel_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Flaravel_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Flaravel_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunghenry","download_url":"https://codeload.github.com/dunghenry/laravel_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunghenry%2Flaravel_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["authentication","laravel","mysql"],"created_at":"2024-11-26T03:19:50.911Z","updated_at":"2026-05-01T08:31:49.759Z","avatar_url":"https://github.com/dunghenry.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### API use Laravel + MySQL\n\n#### Create controller\n\n```js\nphp artisan make:controller CustomerController --resource\n```\n\n#### Create collection resource\n\n```js\nphp artisan make:resource CustomerCollection --collection\n```\n\n#### Create resource\n\n```js\n php artisan make:resource CustomerResource\n```\n\n### Route\n\n```js\nphp artisan route:list\n```\n\n### Create Post\n\n```js\nphp artisan make:model Post -mcr\n```\n\n### Create CategoryPost\n\n```js\nphp artisan make:model  CategoryPost -mcr\n```\n\n### ADD SCSS\n\n```js\nnpx mix watch\n```\n\n```js\nnpm install sass-loader@^12.1.0 sass resolve-url-loader@^5.0.0 laravel-mix --save-dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Flaravel_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunghenry%2Flaravel_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunghenry%2Flaravel_api/lists"}