{"id":19215405,"url":"https://github.com/matrizlab/laravel8-example","last_synced_at":"2026-06-24T02:31:01.770Z","repository":{"id":116259197,"uuid":"488465037","full_name":"matrizlab/laravel8-example","owner":"matrizlab","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-22T06:53:11.000Z","size":225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T20:13:30.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/matrizlab.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-05-04T05:36:39.000Z","updated_at":"2022-05-04T05:43:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"921d41f7-bf56-4eab-a149-a7475d81d211","html_url":"https://github.com/matrizlab/laravel8-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matrizlab/laravel8-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrizlab%2Flaravel8-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrizlab%2Flaravel8-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrizlab%2Flaravel8-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrizlab%2Flaravel8-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matrizlab","download_url":"https://codeload.github.com/matrizlab/laravel8-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrizlab%2Flaravel8-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34714992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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":[],"created_at":"2024-11-09T14:13:37.085Z","updated_at":"2026-06-24T02:31:01.705Z","avatar_url":"https://github.com/matrizlab.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel 8 Example\n\n\n### existing project\n\n```\ndocker run --rm \\\n    -u \"$(id -u):$(id -g)\" \\\n    -v $(pwd):/opt \\\n    -w /opt \\\n    laravelsail/php80-composer:latest \\\n    composer install --ignore-platform-reqs\n```\n\n### new laravel 8 project\n\n```\ndocker run --rm \\\n    -u \"$(id -u):$(id -g)\" \\\n    -v $(pwd):/opt \\\n    -w /opt \\\n    laravelsail/php80-composer:latest \\\n    composer create-project laravel/laravel:^8.0 laravel8-example \u0026\u0026 cd laravel8-example \u0026\u0026 php ./artisan sail:install --with=mysql,mailhog\n```\n\n### github\n\n```\ngit init\ngit add -A\ngit commit -m \"start laravel 8\"\ngit branch -M main\ngit remote add origin git@github.com:matrizlab/laravel8-example.git\ngit push -u origin main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrizlab%2Flaravel8-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatrizlab%2Flaravel8-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrizlab%2Flaravel8-example/lists"}