{"id":21028629,"url":"https://github.com/byhbt/laravel-docker","last_synced_at":"2025-11-11T21:37:41.160Z","repository":{"id":31529110,"uuid":"179916581","full_name":"byhbt/laravel-docker","owner":"byhbt","description":"Setup environment for Laravel Development","archived":false,"fork":false,"pushed_at":"2023-02-02T06:53:23.000Z","size":236,"stargazers_count":4,"open_issues_count":3,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-15T11:33:31.341Z","etag":null,"topics":["docker-compose","laravel","laravel-docker-compose"],"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/byhbt.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":"2019-04-07T04:08:26.000Z","updated_at":"2023-09-05T07:41:34.000Z","dependencies_parsed_at":"2023-02-19T20:20:13.265Z","dependency_job_id":null,"html_url":"https://github.com/byhbt/laravel-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/byhbt/laravel-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byhbt%2Flaravel-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byhbt%2Flaravel-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byhbt%2Flaravel-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byhbt%2Flaravel-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byhbt","download_url":"https://codeload.github.com/byhbt/laravel-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byhbt%2Flaravel-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283937311,"owners_count":26919456,"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","status":"online","status_checked_at":"2025-11-11T02:00:06.610Z","response_time":65,"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":["docker-compose","laravel","laravel-docker-compose"],"created_at":"2024-11-19T11:58:26.281Z","updated_at":"2025-11-11T21:37:41.144Z","avatar_url":"https://github.com/byhbt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Laravel Docker\n- Adminer: it's simple than PHPMyAdmin.\nBut because of IPV6 problem, so I use version *4.2.5* https://github.com/TimWolla/docker-adminer/issues/40\n\n## How to use\n\nStep 1:\n\nInstall docker and docker-compose to your pc.\n\nStep 2:\n\nClone code repository then install dependencies:\n```\ngit clone\nnpm install\ncomposer update\n```\n\nBuild docker images\n```\ndocker-compose build\ndocker-compose up -d\n```\n\n```bash\nchmod -R 777 storage\n```\n\nRunning php artisan:\n\n```bash\ndocker-compose exec php php artisan migrate\n```\n\n## Access the app and services\nApplication Homepage\n```bash\nhttp://localhost:8989\n```\n\nAdminer\n```bash\nhttp://localhost:8990\n```\n\nUsername: root\nPassword: secret\n\nYou can edit these info in the **docker-compose.yml**\n\n## FAQ\n1. File permission problem:\nRef: [If you are running Docker on Linux, the files created are owned by root.](https://docs.docker.com/compose/django/)\n\n```bash\nsudo chown -R $USER:$USER .\n```\n\n## References:\n\nhttps://qiita.com/dyoshikawa/items/63a974b5aee488b080f8\n\n## Contributing\n\nFree to make pull request. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyhbt%2Flaravel-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyhbt%2Flaravel-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyhbt%2Flaravel-docker/lists"}