{"id":17966065,"url":"https://github.com/gowrizrh/laravel-docker","last_synced_at":"2026-04-13T11:01:49.352Z","repository":{"id":258048132,"uuid":"873311770","full_name":"gowrizrh/laravel-docker","owner":"gowrizrh","description":"A docker compose environment for Laravel, with minimal configuration.","archived":false,"fork":false,"pushed_at":"2024-10-16T00:41:33.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T10:42:48.698Z","etag":null,"topics":["docker","docker-compose","laravel"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/gowrizrh.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-16T00:32:11.000Z","updated_at":"2024-10-16T00:46:02.000Z","dependencies_parsed_at":"2024-10-18T04:15:47.537Z","dependency_job_id":null,"html_url":"https://github.com/gowrizrh/laravel-docker","commit_stats":null,"previous_names":["gowrizrh/laravel-docker"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/gowrizrh/laravel-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowrizrh%2Flaravel-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowrizrh%2Flaravel-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowrizrh%2Flaravel-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowrizrh%2Flaravel-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowrizrh","download_url":"https://codeload.github.com/gowrizrh/laravel-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowrizrh%2Flaravel-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["docker","docker-compose","laravel"],"created_at":"2024-10-29T13:07:21.140Z","updated_at":"2026-04-13T11:01:49.327Z","avatar_url":"https://github.com/gowrizrh.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Docker\n\nA docker compose setup for local development.\n\n## Install new project\n\n1. Run `setup.sh` to create a `.env` file\n2. `docker compose run php create-project laravel/laravel .`\n3. `docker compose up -d`\n4. `docker compose exec php bash`\n5. `php artisan show`\n\n### Sample configuration\n\nDB\n```\nDB_CONNECTION=pgsql\nDB_HOST=db\nDB_PORT=5432\nDB_DATABASE=laravel\nDB_USERNAME=laravel\nDB_PASSWORD=laravel\n```\n\nRedis\n```\nREDIS_CLIENT=phpredis\nREDIS_HOST=redis\nREDIS_PASSWORD=null\nREDIS_PORT=6379\n```\n\nMail\n```\nMAIL_MAILER=smtp\nMAIL_HOST=mail\nMAIL_PORT=1025\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowrizrh%2Flaravel-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowrizrh%2Flaravel-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowrizrh%2Flaravel-docker/lists"}