{"id":16259668,"url":"https://github.com/luckykenlin/docker-laravel","last_synced_at":"2026-04-14T15:31:59.607Z","repository":{"id":104097655,"uuid":"323955126","full_name":"luckykenlin/docker-laravel","owner":"luckykenlin","description":"docker env for laravel.","archived":false,"fork":false,"pushed_at":"2023-10-12T19:48:20.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T09:19:32.073Z","etag":null,"topics":["docker","docker-compose","laravel","laravel-framework","php"],"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/luckykenlin.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":"2020-12-23T16:49:13.000Z","updated_at":"2023-10-12T19:18:44.000Z","dependencies_parsed_at":"2023-10-13T11:50:57.372Z","dependency_job_id":"7948e771-18b8-4b5a-8e2e-d80d9c13fdd7","html_url":"https://github.com/luckykenlin/docker-laravel","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.08333333333333337,"last_synced_commit":"fcb5f99f3ec7d17f06fa095c11b801844d1ec35d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luckykenlin/docker-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckykenlin%2Fdocker-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckykenlin%2Fdocker-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckykenlin%2Fdocker-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckykenlin%2Fdocker-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luckykenlin","download_url":"https://codeload.github.com/luckykenlin/docker-laravel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckykenlin%2Fdocker-laravel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"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":["docker","docker-compose","laravel","laravel-framework","php"],"created_at":"2024-10-10T16:04:10.712Z","updated_at":"2026-04-14T15:31:59.591Z","avatar_url":"https://github.com/luckykenlin.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n\nTo get started, make sure you have [Docker installed](https://docs.docker.com/docker-for-mac/install/) on your system, and then clone this repository.\n\nNext, navigate in your terminal to the directory you cloned this and Install laravel, make sure they are under the same root.\n\n## Dev\nSpin up the containers by running `docker-compose up -d`.\n\nThe following are built for our web server, with their exposed ports detailed:\n\n- **nginx** - `:80`\n- **mysql** - `:3306`\n- **php** - `:9000`\n\nUse the following command examples from your project root, modifying them to fit your particular use case.\n\n- `cp .env.example .env`\n- `docker-compose exec app composer install`\n- `docker-compose exec app php artisan key:generate`\n\n## Production\n\n#### Step 1: prepare app image via app.dockerfile\n#### Step 2: prepare web image via web.dockerfile\n#### Step 3: copy production env file rename as .env.production under root directory\n\n- `cp .env.production .env`\n- `docker-compose -f docker-compose.production.yml up -d --build`\n\nwatchtower will restart container if app or web image update.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckykenlin%2Fdocker-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluckykenlin%2Fdocker-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckykenlin%2Fdocker-laravel/lists"}